Jar examples for a:asn1s-api
Contains abstract structure of ASN.1 model representation in Java.
You can download jar file asn1s-api 0.2-ALPHA in this page.
Open Source License
You can use the following script to add asn1s-api-0.2-ALPHA.jar to your project.
<dependency> <groupId>com.github.lastrix</groupId> <artifactId>asn1s-api</artifactId> <version>0.2-ALPHA</version> </dependency>
compile group: 'com.github.lastrix', name: 'asn1s-api', version: '0.2-ALPHA'
libraryDependencies += "com.github.lastrix" % "asn1s-api" % "0.2-ALPHA"
<dependency org="com.github.lastrix" name="asn1s-api" rev="0.2-ALPHA"/>
@Grapes(@Grab(group='com.github.lastrix', module='asn1s-api', version='0.2-ALPHA'))
'com.github.lastrix:asn1s-api:jar:0.2-ALPHA'
Click the following link to download the jar file.
asn1s-api-0.2-ALPHA-javadoc.jar