is not current version
Last Version 3.1.1

org.webjars.bower:riot-route 3.1.0

WebJar for riot-route

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

riot-route
Version

Version

3.1.0
Type

Type

jar

Download riot-route 3.1.0


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