MVN

com.synerset : unitility

Maven & Gradle

Aug 26, 2023
6 stars

Unitility · The Physics Units of Measure Library for Java. Unitility provides value objects that combine numerical values with their corresponding units, allowing developers to easily perform accurate and efficient conversions between different units. With a wide range of value objects that represent commonly used physical quantities, this solution is built using plain Java for optimal speed and lightweight functionality.

<dependency>
    <groupId>com.synerset</groupId>
    <artifactId>unitility</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.synerset : unitility to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.synerset : unitility to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
unitility-1.1.0
1.0.x
unitility-1.0.2
unitility-1.0.1
unitility-1.0.0

How to add a dependency to Maven

Add the following com.synerset : unitility maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.synerset</groupId>
    <artifactId>unitility</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.synerset : unitility gradle dependency to your build.gradle file:

implementation 'com.synerset:unitility:1.1.0'

Gradle Kotlin DSL: Add the following com.synerset : unitility gradle kotlin dependency to your build.gradle.kts file:

implementation("com.synerset:unitility:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.synerset : unitility sbt scala dependency to your build.sbt file:

libraryDependencies += "com.synerset" % "unitility" % "1.1.0"

Advertisement

Dependencies from Group

Aug 26, 2023
6 stars
Aug 03, 2023
2 stars
Oct 04, 2023
4 stars
Jan 02, 2024
6 stars
Jan 02, 2024
6 stars

Discover Dependencies

May 28, 2023
45 stars
May 27, 2023
0 stars
Jun 01, 2023
3 stars
Jun 01, 2023
3 stars
May 30, 2023
1 stars
May 30, 2023
1 stars
Jun 01, 2023
16.2k stars
orm
Aug 02, 2023
0 stars
Aug 21, 2023
20 stars