Download openisoj-core-1.0.1.jar file - Jar o

Jar examples for o:openisoj-core

Description

An extensible framework for creating ISO 8583 messages. Ported from OpenIso.Net http://code.google.com/p/openiso8583net/

You can download jar file openisoj-core 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add openisoj-core-1.0.1.jar to your project.

<dependency>
   <groupId>org.bitbucket.openisoj</groupId>
   <artifactId>openisoj-core</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'org.bitbucket.openisoj', name: 'openisoj-core', version: '1.0.1'
libraryDependencies += "org.bitbucket.openisoj" % "openisoj-core" % "1.0.1"
<dependency org="org.bitbucket.openisoj" name="openisoj-core" rev="1.0.1"/>
@Grapes(@Grab(group='org.bitbucket.openisoj', module='openisoj-core', version='1.0.1'))
'org.bitbucket.openisoj:openisoj-core:jar:1.0.1'

Download

Click the following link to download the jar file.

openisoj-core-1.0.1-javadoc.jar
openisoj-core-1.0.1-sources.jar
openisoj-core-1.0.1.jar
openisoj-core-1.0.1.pom



Related Tutorials