Jar examples for j:jpif
This package includes java objects for all items in the Physical Information File (PIF), http://www.citrine.io/pif. Files formatted in the PIF schema can be serialized and deserialized using included methods.
You can download jar file jpif 2.1.9 in this page.
The Apache License, Version 2.0
You can use the following script to add jpif-2.1.9.jar to your project.
<dependency> <groupId>io.citrine</groupId> <artifactId>jpif</artifactId> <version>2.1.9</version> </dependency>
compile group: 'io.citrine', name: 'jpif', version: '2.1.9'
libraryDependencies += "io.citrine" % "jpif" % "2.1.9"
<dependency org="io.citrine" name="jpif" rev="2.1.9"/>
@Grapes(@Grab(group='io.citrine', module='jpif', version='2.1.9'))
'io.citrine:jpif:jar:2.1.9'
Click the following link to download the jar file.
jpif-2.1.9-javadoc.jar