is not current version
Last Version 1.1.0

org.webjars.npm:jsbn 0.1.1

WebJar for jsbn

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jsbn
Version

Version

0.1.1
Type

Type

jar

Download jsbn 0.1.1


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