License |
License |
---|---|
GroupId | GroupIdorg.openmuc |
ArtifactId | ArtifactIdjasn1-ber |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjasn1-ber
jasn1-ber is a library used vor encoding and decoding ASN.1 BER messages.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jasn1-ber-1.3.pom | |
jasn1-ber-1.3.jar | 27 KB |
jasn1-ber-1.3-sources.jar | 28 KB |
jasn1-ber-1.3-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmuc/jasn1-ber/ -->
<dependency>
<groupId>org.openmuc</groupId>
<artifactId>jasn1-ber</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmuc/jasn1-ber/
implementation 'org.openmuc:jasn1-ber:1.3'
// https://jarcasting.com/artifacts/org.openmuc/jasn1-ber/
implementation ("org.openmuc:jasn1-ber:1.3")
'org.openmuc:jasn1-ber:jar:1.3'
<dependency org="org.openmuc" name="jasn1-ber" rev="1.3">
<artifact name="jasn1-ber" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmuc', module='jasn1-ber', version='1.3')
)
libraryDependencies += "org.openmuc" % "jasn1-ber" % "1.3"
[org.openmuc/jasn1-ber "1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |