MVN

tech.units : indriya

Maven & Gradle

Jul 02, 2023
47 usages
107 stars

Units of Measurement Reference Implementation · Unit Standard (JSR 385) Reference Implementation.

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

Latest Version

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

  • Latest Stable: 2.2

All Versions

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

Version Vulnerabilities Updated
2.2
indriya-2.2
2.1.x
indriya-2.1.4
indriya-2.1.3
indriya-2.1.2
indriya-2.1.1
2.1
indriya-2.1
2.0.x
indriya-2.0.4
indriya-2.0.3
indriya-2.0.2
indriya-2.0.1
2.0
indriya-2.0
indriya-2.0-PRD
indriya-2.0-EDR
1.3
indriya-1.3
1.2
indriya-1.2
1.1
indriya-1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>tech.units</groupId>
    <artifactId>indriya</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'tech.units:indriya:2.2'

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

implementation("tech.units:indriya:2.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "tech.units" % "indriya" % "2.2"

Advertisement

Dependencies from Group

Jul 02, 2023
47 usages
107 stars
May 05, 2021
1 usages
5 stars

Discover Dependencies

Jun 14, 2021
4 usages
221 stars
Mar 11, 2018
27 stars
Jun 20, 2023
1 usages
106 stars
Mar 25, 2018
7 stars
Feb 23, 2022
6 usages
735 stars
Jul 14, 2023
2 usages
25.8k stars
Mar 26, 2018
52 usages
4 stars
Aug 23, 2021