License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdtourist |
Version | Version0.1.2 |
Type | Typejar |
Description |
DescriptionTourist.js
WebJar for Tourist.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tourist-0.1.2.pom | |
tourist-0.1.2.jar | 14 KB |
tourist-0.1.2-sources.jar | 22 bytes |
tourist-0.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/tourist/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>tourist</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/tourist/
implementation 'org.webjars.bower:tourist:0.1.2'
// https://jarcasting.com/artifacts/org.webjars.bower/tourist/
implementation ("org.webjars.bower:tourist:0.1.2")
'org.webjars.bower:tourist:jar:0.1.2'
<dependency org="org.webjars.bower" name="tourist" rev="0.1.2">
<artifact name="tourist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='tourist', version='0.1.2')
)
libraryDependencies += "org.webjars.bower" % "tourist" % "0.1.2"
[org.webjars.bower/tourist "0.1.2"]