routie-jar
A webjar (http://www.webjars.org/) for the Routie (http://projects.jga.me/routie/) library.
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdroutie |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoutie
WebJar for Routie
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
routie-0.3.2.pom | |
routie-0.3.2.jar | 5 KB |
routie-0.3.2-javadoc.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/routie/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>routie</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/routie/
implementation 'org.webjars:routie:0.3.2'
// https://jarcasting.com/artifacts/org.webjars/routie/
implementation ("org.webjars:routie:0.3.2")
'org.webjars:routie:jar:0.3.2'
<dependency org="org.webjars" name="routie" rev="0.3.2">
<artifact name="routie" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='routie', version='0.3.2')
)
libraryDependencies += "org.webjars" % "routie" % "0.3.2"
[org.webjars/routie "0.3.2"]
A webjar (http://www.webjars.org/) for the Routie (http://projects.jga.me/routie/) library.