Last Version

jASN1 1.10.0

jASN1 is a library used for encoding and decoding ASN.1 BER messages.

License

License

GroupId

GroupId

org.openmuc
ArtifactId

ArtifactId

jasn1
Version

Version

1.10.0
Type

Type

jar
Description

Description

jASN1
jASN1 is a library used for encoding and decoding ASN.1 BER messages.
Project URL

Project URL

http://www.openmuc.org/

Download jasn1 1.10.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.6.1

Project Modules

There are no modules declared in this project.