is not current version
Last Version 0.9.5

org.openjax:measure 0.9.4

API for the expression of vector values containing units of measure.

GroupId

GroupId

org.openjax
ArtifactId

ArtifactId

measure
Version

Version

0.9.4
Type

Type

jar

Download measure 0.9.4


<!-- https://jarcasting.com/artifacts/org.openjax/measure/ -->
<dependency>
    <groupId>org.openjax</groupId>
    <artifactId>measure</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.openjax/measure/
implementation 'org.openjax:measure:0.9.4'
// https://jarcasting.com/artifacts/org.openjax/measure/
implementation ("org.openjax:measure:0.9.4")
'org.openjax:measure:jar:0.9.4'
<dependency org="org.openjax" name="measure" rev="0.9.4">
  <artifact name="measure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openjax', module='measure', version='0.9.4')
)
libraryDependencies += "org.openjax" % "measure" % "0.9.4"
[org.openjax/measure "0.9.4"]