Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

rk0cc/josev-pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JOSEV for pub package version constraint extension

Test Maven Central GitHub Sponsors

Read pub (Dart/Flutter) version constraint information for JOSEV.

Install

<dependencies>
    <dependency>
        <groupId>xyz.rk0cc.josev</groupId>
        <artifactId>josev-core</artifactId>
        <version>3.1.1</version>
    </dependency>
    <dependency>
        <groupId>xyz.rk0cc.josev</groupId>
        <artifactId>josev-pub</artifactId>
        <version>3.0.3</version>
    </dependency>
</dependencies>

License

MIT