is not current version
Last Version 1.5.0

org.webjars:jquery-svg 1.4.5

WebJar for ${name}

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery-svg
Version

Version

1.4.5
Type

Type

jar

Download jquery-svg 1.4.5


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