is not current version
Last Version 1.0.7

org.webjars.bower:jshashes 1.0.5

WebJar for jshashes

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

jshashes
Version

Version

1.0.5
Type

Type

jar

Download jshashes 1.0.5


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