MVN

tec.units : indriya

Maven & Gradle

Dec 29, 2017
13 usages
107 stars

Next Generation Units of Measurement Implementation · Units of Measurement Implementation for Java SE - JDK Integration of Unit-API

<dependency>
    <groupId>tec.units</groupId>
    <artifactId>indriya</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tec.units : indriya to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of tec.units : indriya to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
indriya-1.0

How to add a dependency to Maven

Add the following tec.units : indriya maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tec.units</groupId>
    <artifactId>indriya</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tec.units : indriya gradle dependency to your build.gradle file:

implementation 'tec.units:indriya:1.0'

Gradle Kotlin DSL: Add the following tec.units : indriya gradle kotlin dependency to your build.gradle.kts file:

implementation("tec.units:indriya:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following tec.units : indriya sbt scala dependency to your build.sbt file:

libraryDependencies += "tec.units" % "indriya" % "1.0"

Advertisement

Dependencies from Group

Jun 08, 2017
20 usages
26 stars
Dec 29, 2017
13 usages
107 stars
Sep 12, 2017
5 stars

Discover Dependencies

Oct 28, 2022
4 usages
2.3k stars
Dec 24, 2017
955 stars
Jun 03, 2022
117 usages
10.6k stars
May 02, 2018
1 usages
2 stars
Dec 27, 2017
4 usages
Dec 28, 2018
2 stars
Sep 02, 2021
2 usages
20.7k stars