Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.christianlacerda |
ArtifactId | ArtifactIdgwt-bootstrap-tour |
Version | Version0.9.5 |
Type | Typejar |
Filename | Size |
---|---|
gwt-bootstrap-tour-0.9.5.pom | |
gwt-bootstrap-tour-0.9.5.jar | 60 KB |
gwt-bootstrap-tour-0.9.5-sources.jar | 52 KB |
gwt-bootstrap-tour-0.9.5-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.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"]