is not current version
Last Version 0.3.5

org.webjars:paths-js 0.3.4

WebJar for paths-js

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

paths-js
Version

Version

0.3.4
Type

Type

jar

Download paths-js 0.3.4


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