is not current version
Last Version 0.9.12

org.webjars:jquery.transit 0.9.11

WebJar for jQuery Transit

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery.transit
Version

Version

0.9.11
Type

Type

jar

Download jquery.transit 0.9.11


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