is not current version
Last Version 5.0.0-beta.9

org.webjars.npm:history 1.12.0

WebJar for history

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

history
Version

Version

1.12.0
Type

Type

jar

Download history 1.12.0


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