| License |
License
BSD 3-Clause
|
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdjshashes |
| Version | Version1.0.7 |
| Type | Typejar |
| Description |
Descriptionjshashes
WebJar for jshashes
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jshashes-1.0.7.pom | |
| jshashes-1.0.7.jar | 35 KB |
| jshashes-1.0.7-sources.jar | 22 bytes |
| jshashes-1.0.7-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jshashes/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jshashes</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jshashes/
implementation 'org.webjars.bower:jshashes:1.0.7'
// https://jarcasting.com/artifacts/org.webjars.bower/jshashes/
implementation ("org.webjars.bower:jshashes:1.0.7")
'org.webjars.bower:jshashes:jar:1.0.7'
<dependency org="org.webjars.bower" name="jshashes" rev="1.0.7">
<artifact name="jshashes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jshashes', version='1.0.7')
)
libraryDependencies += "org.webjars.bower" % "jshashes" % "1.0.7"
[org.webjars.bower/jshashes "1.0.7"]