License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdhistoryjs |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHistory.js
WebJar for History.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
historyjs-1.8.0.pom | |
historyjs-1.8.0.jar | 358 KB |
historyjs-1.8.0-javadoc.jar | 351 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/historyjs/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>historyjs</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/historyjs/
implementation 'org.webjars:historyjs:1.8.0'
// https://jarcasting.com/artifacts/org.webjars/historyjs/
implementation ("org.webjars:historyjs:1.8.0")
'org.webjars:historyjs:jar:1.8.0'
<dependency org="org.webjars" name="historyjs" rev="1.8.0">
<artifact name="historyjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='historyjs', version='1.8.0')
)
libraryDependencies += "org.webjars" % "historyjs" % "1.8.0"
[org.webjars/historyjs "1.8.0"]