is not current version
Last Version 1.0.4

org.webjars.npm:cipher-base 1.0.2

WebJar for cipher-base

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cipher-base
Version

Version

1.0.2
Type

Type

jar

Download cipher-base 1.0.2


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