Download jpif-2.3.0.jar file - Jar j

Jar examples for j:jpif

Description

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.3.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add jpif-2.3.0.jar to your project.

<dependency>
   <groupId>io.citrine</groupId>
   <artifactId>jpif</artifactId>
   <version>2.3.0</version>
</dependency>
compile group: 'io.citrine', name: 'jpif', version: '2.3.0'
libraryDependencies += "io.citrine" % "jpif" % "2.3.0"
<dependency org="io.citrine" name="jpif" rev="2.3.0"/>
@Grapes(@Grab(group='io.citrine', module='jpif', version='2.3.0'))
'io.citrine:jpif:jar:2.3.0'

Download

Click the following link to download the jar file.

jpif-2.3.0-javadoc.jar
jpif-2.3.0-sources.jar
jpif-2.3.0.jar
jpif-2.3.0.pom



Related Tutorials