Jar examples for j:jsr-275
JSR-275 specifies Java packages for the programmatic handling of physical quantities and their expression as numbers of units.
You can download jar file jsr-275 1.0.0 in this page.
Specification License
You can use the following script to add jsr-275-1.0.0.jar to your project.
<dependency> <groupId>javax.measure</groupId> <artifactId>jsr-275</artifactId> <version>1.0.0</version> </dependency>
compile group: 'javax.measure', name: 'jsr-275', version: '1.0.0'
libraryDependencies += "javax.measure" % "jsr-275" % "1.0.0"
<dependency org="javax.measure" name="jsr-275" rev="1.0.0"/>
@Grapes(@Grab(group='javax.measure', module='jsr-275', version='1.0.0'))
'javax.measure:jsr-275:jar:1.0.0'
Click the following link to download the jar file.
jsr-275-1.0.0-javadoc.jar