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

Jar examples for a:as2-lib

Description

Open AS2 fork - library part

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

License

BSD

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials