| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdriot-route |
| Version | Version3.1.1 |
| Type | Typejar |
| Description |
Descriptionriot-route
WebJar for riot-route
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| riot-route-3.1.1.pom | |
| riot-route-3.1.1.jar | 49 KB |
| riot-route-3.1.1-sources.jar | 22 bytes |
| riot-route-3.1.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/riot-route/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>riot-route</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/riot-route/
implementation 'org.webjars.bower:riot-route:3.1.1'
// https://jarcasting.com/artifacts/org.webjars.bower/riot-route/
implementation ("org.webjars.bower:riot-route:3.1.1")
'org.webjars.bower:riot-route:jar:3.1.1'
<dependency org="org.webjars.bower" name="riot-route" rev="3.1.1">
<artifact name="riot-route" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='riot-route', version='3.1.1')
)
libraryDependencies += "org.webjars.bower" % "riot-route" % "3.1.1"
[org.webjars.bower/riot-route "3.1.1"]