GroupId | GroupIddirectory-asn1 |
---|---|
ArtifactId | ArtifactIdstub-compiler |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionASN1 Stub Compiler
An ASN1 stub compiler that generates POJOs and their encoders/decoders
that work within the snickers framework.
|
Filename | Size |
---|---|
stub-compiler-0.3.2.pom | |
stub-compiler-0.3.2.jar | 62 KB |
Browse |
<!-- 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"]
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 |