Download assam-0.4.0.jar file - Jar a

Jar examples for a:assam

Description

Interfaces for modelling Abstract Syntax Notation (ASN.1)

You can download jar file assam 0.4.0 in this page.

License

MIT License

Build File

You can use the following script to add assam-0.4.0.jar to your project.

<dependency>
   <groupId>com.brightsparklabs</groupId>
   <artifactId>assam</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'com.brightsparklabs', name: 'assam', version: '0.4.0'
libraryDependencies += "com.brightsparklabs" % "assam" % "0.4.0"
<dependency org="com.brightsparklabs" name="assam" rev="0.4.0"/>
@Grapes(@Grab(group='com.brightsparklabs', module='assam', version='0.4.0'))
'com.brightsparklabs:assam:jar:0.4.0'

Download

Click the following link to download the jar file.

assam-0.4.0-javadoc.jar
assam-0.4.0-sources.jar
assam-0.4.0.jar
assam-0.4.0.pom



Related Tutorials