is not current version
Last Version 0.7.3

org.webjars.npm:js-md5 0.6.1

WebJar for js-md5

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

js-md5
Version

Version

0.6.1
Type

Type

jar

Download js-md5 0.6.1


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