MVN

org.fuin : units4j

Maven & Gradle

Aug 28, 2021
18 usages
4 stars

A home for additional useful unit testing modules for Java.

<dependency>
    <groupId>org.fuin</groupId>
    <artifactId>units4j</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fuin : units4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0

All Versions

Choose a version of org.fuin : units4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
units4j-0.10.0
0.9.x
units4j-0.9.1
units4j-0.9.0
0.8.x
units4j-0.8.4
units4j-0.8.3
units4j-0.8.2
units4j-0.8.1
units4j-0.8.0
0.7.x
units4j-0.7.1
units4j-0.7.0
0.6.x
units4j-0.6.1
units4j-0.6.0
0.5.x
units4j-0.5.0
0.4.x
units4j-0.4.0
0.3.x
units4j-0.3.1
units4j-0.3.0

How to add a dependency to Maven

Add the following org.fuin : units4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fuin</groupId>
    <artifactId>units4j</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fuin : units4j gradle dependency to your build.gradle file:

implementation 'org.fuin:units4j:0.10.0'

Gradle Kotlin DSL: Add the following org.fuin : units4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fuin:units4j:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fuin : units4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fuin" % "units4j" % "0.10.0"

Advertisement

Dependencies from Group

Aug 28, 2021
18 usages
4 stars
Aug 28, 2021
15 usages
8 stars
Aug 28, 2021
12 usages
5 stars
Feb 13, 2015
4 usages
6 stars
Jan 25, 2022
2 usages
3 stars

Discover Dependencies

Aug 17, 2023
22 usages
416 stars
Aug 16, 2019
4 usages
May 17, 2019
3 usages
61 stars
Aug 21, 2023
11 usages
44 stars
Jul 14, 2023
4 usages
951 stars
Feb 14, 2023
4 usages
92 stars
Mar 17, 2021
7 usages
68.1k stars