Download as2-lib-2.2.3.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.3 in this page.

License

BSD

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials