MVN

tech.units : unit-tck

Maven & Gradle

May 05, 2021
1 usages
5 stars

Units of Measurement TCK · Units of Measurement (JSR 385) TCK.

<dependency>
    <groupId>tech.units</groupId>
    <artifactId>unit-tck</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.1

All Versions

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

Version Vulnerabilities Updated
2.1.x
unit-tck-2.1.1
2.1
unit-tck-2.1
2.0
unit-tck-2.0
unit-tck-2.0-PRD
unit-tck-2.0-EDR
1.1
unit-tck-1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>tech.units</groupId>
    <artifactId>unit-tck</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'tech.units:unit-tck:2.1.1'

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

implementation("tech.units:unit-tck:2.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "tech.units" % "unit-tck" % "2.1.1"

Advertisement

Dependencies from Group

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

Discover Dependencies

Aug 12, 2018
1 usages
2 stars
Jul 09, 2019
2 usages
86 stars
Apr 05, 2018
1 usages
66 stars
Apr 05, 2018
1 usages
66 stars
Aug 08, 2018
1 usages
257 stars
Sep 21, 2021
1 usages
32 stars
Jul 19, 2018
1 usages
4 stars