Last Version

ASN.1 to Java Compiler 2.0.4

A Pure Java ASN.1 to Java Stub precompiler(With Ant/Maven plugins) and BER encoding runtime.

License

License

GroupId

GroupId

org.jzkit
ArtifactId

ArtifactId

a2j
Version

Version

2.0.4
Type

Type

jar
Description

Description

ASN.1 to Java Compiler
A Pure Java ASN.1 to Java Stub precompiler(With Ant/Maven plugins) and BER encoding runtime.

Download a2j 2.0.4

Filename Size
a2j-2.0.4.pom
a2j-2.0.4.jar 204 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jzkit/a2j/ -->
<dependency>
    <groupId>org.jzkit</groupId>
    <artifactId>a2j</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jzkit/a2j/
implementation 'org.jzkit:a2j:2.0.4'
// https://jarcasting.com/artifacts/org.jzkit/a2j/
implementation ("org.jzkit:a2j:2.0.4")
'org.jzkit:a2j:jar:2.0.4'
<dependency org="org.jzkit" name="a2j" rev="2.0.4">
  <artifact name="a2j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jzkit', module='a2j', version='2.0.4')
)
libraryDependencies += "org.jzkit" % "a2j" % "2.0.4"
[org.jzkit/a2j "2.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0
ant : ant jar 1.6.5

Project Modules

There are no modules declared in this project.