is not current version
Last Version 0.3.2

org.webjars.npm:bootstrap-tourist 0.2.1

WebJar for bootstrap-tourist

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap-tourist
Version

Version

0.2.1
Type

Type

jar

Download bootstrap-tourist 0.2.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-tourist/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>bootstrap-tourist</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-tourist/
implementation 'org.webjars.npm:bootstrap-tourist:0.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-tourist/
implementation ("org.webjars.npm:bootstrap-tourist:0.2.1")
'org.webjars.npm:bootstrap-tourist:jar:0.2.1'
<dependency org="org.webjars.npm" name="bootstrap-tourist" rev="0.2.1">
  <artifact name="bootstrap-tourist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-tourist', version='0.2.1')
)
libraryDependencies += "org.webjars.npm" % "bootstrap-tourist" % "0.2.1"
[org.webjars.npm/bootstrap-tourist "0.2.1"]