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

Jar examples for a:as2-lib

Description

Open AS2 fork - library part

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

License

BSD

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials