MVN

com.notuvy : notuvyunit

Maven & Gradle

Sep 08, 2011

NOTUVY measurement · A framework for representing measurements, which are defined as a numeric value with an associated unit. Measurements of different units can be compared (for equality, for sorting, etc). Measurements can be freely converted to other units of the same category.

<dependency>
    <groupId>com.notuvy</groupId>
    <artifactId>notuvyunit</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.notuvy : notuvyunit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.notuvy : notuvyunit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
notuvyunit-0.0.3
notuvyunit-0.0.2
notuvyunit-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.notuvy</groupId>
    <artifactId>notuvyunit</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.notuvy : notuvyunit gradle dependency to your build.gradle file:

implementation 'com.notuvy:notuvyunit:0.0.3'

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

implementation("com.notuvy:notuvyunit:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.notuvy : notuvyunit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.notuvy" % "notuvyunit" % "0.0.3"

Advertisement

Dependencies from Group

Feb 05, 2013
Sep 08, 2011

Discover Dependencies

Jul 02, 2011
2 usages
1 stars
Jul 22, 2014
1 usages
Oct 13, 2014
13.5k stars
Jun 18, 2014
5 stars
Jun 18, 2014
13.5k stars
Oct 13, 2014
3 usages
13.5k stars