is not current version
Last Version 1.0.0

org.webjars.npm:aurelia-history 1.0.0-beta.2.0.0

WebJar for aurelia-history

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

aurelia-history
Version

Version

1.0.0-beta.2.0.0
Type

Type

jar

Download aurelia-history 1.0.0-beta.2.0.0


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