| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdcom.github.christianlacerda |
| ArtifactId | ArtifactIdgwt-bootstrap-tour |
| Last Version | Last Version0.10.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGwt Bootstrap Tour
This is a Google Web Toolkit wrapper library for BootstrapTour JavaScript project.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gwt-bootstrap-tour-0.10.1.pom | |
| gwt-bootstrap-tour-0.10.1.jar | 60 KB |
| gwt-bootstrap-tour-0.10.1-sources.jar | 52 KB |
| gwt-bootstrap-tour-0.10.1-javadoc.jar | 104 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.christianlacerda/gwt-bootstrap-tour/ -->
<dependency>
<groupId>com.github.christianlacerda</groupId>
<artifactId>gwt-bootstrap-tour</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.christianlacerda/gwt-bootstrap-tour/
implementation 'com.github.christianlacerda:gwt-bootstrap-tour:0.10.1'
// https://jarcasting.com/artifacts/com.github.christianlacerda/gwt-bootstrap-tour/
implementation ("com.github.christianlacerda:gwt-bootstrap-tour:0.10.1")
'com.github.christianlacerda:gwt-bootstrap-tour:jar:0.10.1'
<dependency org="com.github.christianlacerda" name="gwt-bootstrap-tour" rev="0.10.1">
<artifact name="gwt-bootstrap-tour" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.christianlacerda', module='gwt-bootstrap-tour', version='0.10.1')
)
libraryDependencies += "com.github.christianlacerda" % "gwt-bootstrap-tour" % "0.10.1"
[com.github.christianlacerda/gwt-bootstrap-tour "0.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |