Download phloc-genericode-3.2.1.jar file - Jar p

Jar examples for p:phloc-genericode

Description

Library to read and write OASIS GeneriCode documents

You can download jar file phloc-genericode 3.2.1 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-genericode-3.2.1.jar to your project.

<dependency>
   <groupId>com.phloc</groupId>
   <artifactId>phloc-genericode</artifactId>
   <version>3.2.1</version>
</dependency>
compile group: 'com.phloc', name: 'phloc-genericode', version: '3.2.1'
libraryDependencies += "com.phloc" % "phloc-genericode" % "3.2.1"
<dependency org="com.phloc" name="phloc-genericode" rev="3.2.1"/>
@Grapes(@Grab(group='com.phloc', module='phloc-genericode', version='3.2.1'))
'com.phloc:phloc-genericode:jar:3.2.1'

Download

Click the following link to download the jar file.

phloc-genericode-3.2.1-javadoc.jar
phloc-genericode-3.2.1-sources.jar
phloc-genericode-3.2.1-test-sources.jar
phloc-genericode-3.2.1.jar
phloc-genericode-3.2.1.pom



Related Tutorials