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