| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdaurelia-path | 
| Last Version | Last Version1.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionaurelia-path WebJar for aurelia-path | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| aurelia-path-1.1.1.pom | |
| aurelia-path-1.1.1.jar | 54 KB | 
| aurelia-path-1.1.1-sources.jar | 22 bytes | 
| aurelia-path-1.1.1-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.1.1</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/aurelia-path/
implementation 'org.webjars.npm:aurelia-path:1.1.1'// https://jarcasting.com/artifacts/org.webjars.npm/aurelia-path/
implementation ("org.webjars.npm:aurelia-path:1.1.1")'org.webjars.npm:aurelia-path:jar:1.1.1'<dependency org="org.webjars.npm" name="aurelia-path" rev="1.1.1">
  <artifact name="aurelia-path" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='aurelia-path', version='1.1.1')
)libraryDependencies += "org.webjars.npm" % "aurelia-path" % "1.1.1"[org.webjars.npm/aurelia-path "1.1.1"]