MVN

co.touchlab.skie : configuration-annotations-js

Maven & Gradle

Aug 23, 2023
607 stars

SKIE Configuration Annotations · Annotations to configure SKIE behavior.

<dependency>
    <groupId>co.touchlab.skie</groupId>
    <artifactId>configuration-annotations-js</artifactId>
    <version>0.4.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.touchlab.skie : configuration-annotations-js to add to Maven - Latest Versions:

  • Latest Stable: 0.4.16

All Versions

Choose a version of co.touchlab.skie : configuration-annotations-js to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
configuration-annotations-js-0.4.16
configuration-annotations-js-0.4.15
configuration-annotations-js-0.4.15-preview
configuration-annotations-js-0.4.14
configuration-annotations-js-0.4.13

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>co.touchlab.skie</groupId>
    <artifactId>configuration-annotations-js</artifactId>
    <version>0.4.16</version>
</dependency>