GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdaurelia-path |
Version | Version1.0.0-beta.1.2.2 |
Type | Typejar |
Filename | Size |
---|---|
aurelia-path-1.0.0-beta.1.2.2.pom | |
aurelia-path-1.0.0-beta.1.2.2.jar | 58 KB |
aurelia-path-1.0.0-beta.1.2.2-sources.jar | 22 bytes |
aurelia-path-1.0.0-beta.1.2.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/aurelia-path/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>aurelia-path</artifactId>
<version>1.0.0-beta.1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/aurelia-path/
implementation 'org.webjars.npm:aurelia-path:1.0.0-beta.1.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/aurelia-path/
implementation ("org.webjars.npm:aurelia-path:1.0.0-beta.1.2.2")
'org.webjars.npm:aurelia-path:jar:1.0.0-beta.1.2.2'
<dependency org="org.webjars.npm" name="aurelia-path" rev="1.0.0-beta.1.2.2">
<artifact name="aurelia-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='aurelia-path', version='1.0.0-beta.1.2.2')
)
libraryDependencies += "org.webjars.npm" % "aurelia-path" % "1.0.0-beta.1.2.2"
[org.webjars.npm/aurelia-path "1.0.0-beta.1.2.2"]