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