GroupId | GroupIddirectory-asn1 |
---|---|
ArtifactId | ArtifactIdasn1-ber |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionASN.1 BER Runtime
API containing functionality used for encoding and decoding BER
streams both in blocking and non-blocking modes.
|
Filename | Size |
---|---|
asn1-ber-0.3.3.pom | |
asn1-ber-0.3.3.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/directory-asn1/asn1-ber/ -->
<dependency>
<groupId>directory-asn1</groupId>
<artifactId>asn1-ber</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/directory-asn1/asn1-ber/
implementation 'directory-asn1:asn1-ber:0.3.3'
// https://jarcasting.com/artifacts/directory-asn1/asn1-ber/
implementation ("directory-asn1:asn1-ber:0.3.3")
'directory-asn1:asn1-ber:jar:0.3.3'
<dependency org="directory-asn1" name="asn1-ber" rev="0.3.3">
<artifact name="asn1-ber" type="jar" />
</dependency>
@Grapes(
@Grab(group='directory-asn1', module='asn1-ber', version='0.3.3')
)
libraryDependencies += "directory-asn1" % "asn1-ber" % "0.3.3"
[directory-asn1/asn1-ber "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.0 |
commons-collections : commons-collections | jar | 3.0 |
commons-primitives : commons-primitives | jar | 20041207.202534 |
regexp : regexp | jar | 1.2 |
asn1-ber » asn1-codec | jar | ${pom.currentVersion} |
Group / Artifact | Type | Version |
---|---|---|
commons-test : commons-test | jar | 0.1 |