is not current version
Last Version 0.2.6

org.webjars.npm:asn1 0.1.11

WebJar for asn1

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

asn1
Version

Version

0.1.11
Type

Type

jar

Download asn1 0.1.11


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