License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.bowergithub.andreaferretti |
ArtifactId | ArtifactIdpaths-js |
Last Version | Last Version0.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpaths-js
WebJar for paths-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
paths-js-0.4.8.pom | |
paths-js-0.4.8.jar | 220 KB |
paths-js-0.4.8-sources.jar | 22 bytes |
paths-js-0.4.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.andreaferretti/paths-js/ -->
<dependency>
<groupId>org.webjars.bowergithub.andreaferretti</groupId>
<artifactId>paths-js</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.andreaferretti/paths-js/
implementation 'org.webjars.bowergithub.andreaferretti:paths-js:0.4.8'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.andreaferretti/paths-js/
implementation ("org.webjars.bowergithub.andreaferretti:paths-js:0.4.8")
'org.webjars.bowergithub.andreaferretti:paths-js:jar:0.4.8'
<dependency org="org.webjars.bowergithub.andreaferretti" name="paths-js" rev="0.4.8">
<artifact name="paths-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.andreaferretti', module='paths-js', version='0.4.8')
)
libraryDependencies += "org.webjars.bowergithub.andreaferretti" % "paths-js" % "0.4.8"
[org.webjars.bowergithub.andreaferretti/paths-js "0.4.8"]