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