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 0.9.2 in this page.
Specification License
You can use the following script to add jsr-275-0.9.2.jar to your project.
<dependency> <groupId>javax.measure</groupId> <artifactId>jsr-275</artifactId> <version>0.9.2</version> </dependency>
compile group: 'javax.measure', name: 'jsr-275', version: '0.9.2'
libraryDependencies += "javax.measure" % "jsr-275" % "0.9.2"
<dependency org="javax.measure" name="jsr-275" rev="0.9.2"/>
@Grapes(@Grab(group='javax.measure', module='jsr-275', version='0.9.2'))
'javax.measure:jsr-275:jar:0.9.2'
Click the following link to download the jar file.
jsr-275-0.9.2.jar