MVN

com.inkapplications.spondee : units-js

Maven & Gradle

Jan 07, 2023
0 stars

Spondee: units · A class set for wrapping units of measure in an application.

<dependency>
    <groupId>com.inkapplications.spondee</groupId>
    <artifactId>units-js</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.inkapplications.spondee : units-js to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.inkapplications.spondee : units-js to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
units-js-1.3.0
1.2.x
units-js-1.2.0
1.1.x
units-js-1.1.1
units-js-1.1.0
1.0.x
units-js-1.0.0
0.8.x
units-js-0.8.1
units-js-0.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.inkapplications.spondee</groupId>
    <artifactId>units-js</artifactId>
    <version>1.3.0</version>
</dependency>