is not current version
Last Version 0.10.1

com.github.christianlacerda:gwt-bootstrap-tour 0.9.5

This is a Google Web Toolkit wrapper library for BootstrapTour JavaScript project.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.christianlacerda
ArtifactId

ArtifactId

gwt-bootstrap-tour
Version

Version

0.9.5
Type

Type

jar

Download gwt-bootstrap-tour 0.9.5


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