License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdpaths-js |
Last Version | Last Version0.3.5 |
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.3.5.pom | |
paths-js-0.3.5.jar | 51 KB |
paths-js-0.3.5-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/paths-js/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>paths-js</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/paths-js/
implementation 'org.webjars:paths-js:0.3.5'
// https://jarcasting.com/artifacts/org.webjars/paths-js/
implementation ("org.webjars:paths-js:0.3.5")
'org.webjars:paths-js:jar:0.3.5'
<dependency org="org.webjars" name="paths-js" rev="0.3.5">
<artifact name="paths-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='paths-js', version='0.3.5')
)
libraryDependencies += "org.webjars" % "paths-js" % "0.3.5"
[org.webjars/paths-js "0.3.5"]