ASN1 Stub Compiler

An ASN1 stub compiler that generates POJOs and their encoders/decoders that work within the snickers framework.

GroupId

GroupId

directory-asn1
ArtifactId

ArtifactId

stub-compiler
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

ASN1 Stub Compiler
An ASN1 stub compiler that generates POJOs and their encoders/decoders that work within the snickers framework.

Download stub-compiler

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
antlr : antlr jar 2.7.2
commons-lang : commons-lang jar 2.0
commons-logging : commons-logging jar 1.0.3
commons-collections : commons-collections jar SNAPSHOT
avalon-logkit : avalon-logkit jar 2.0.0
velocity : velocity-dep jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.2
0.3