Download as2-lib-1.0.7.jar file - Jar a

Jar examples for a:as2-lib

Description

Open AS2 fork - library part

You can download jar file as2-lib 1.0.7 in this page.

License

BSD

Build File

You can use the following script to add as2-lib-1.0.7.jar to your project.

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

Download

Click the following link to download the jar file.

as2-lib-1.0.7-javadoc.jar
as2-lib-1.0.7-sources.jar
as2-lib-1.0.7-test-sources.jar
as2-lib-1.0.7.jar
as2-lib-1.0.7.pom



Related Tutorials