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

Latest commit

 

History

History
28 lines (22 loc) · 921 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 921 Bytes

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