Last Version

ASN.1 S API library 0.2-ALPHA

Contains abstract structure of ASN.1 model representation in Java.

License

License

GroupId

GroupId

com.github.lastrix
ArtifactId

ArtifactId

asn1s-api
Version

Version

0.2-ALPHA
Type

Type

jar
Description

Description

ASN.1 S API library
Contains abstract structure of ASN.1 model representation in Java.
Project URL

Project URL

https://github.com/lastrix/asn1s

Download asn1s-api 0.2-ALPHA


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21
commons-logging : commons-logging jar 1.2
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.5
org.jetbrains : annotations-java5 jar 15.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.