Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.svenjacobs.gwtbootstrap3 |
ArtifactId | ArtifactIdgwtbootstrap3-demo |
Version | Version0.2 |
Type | Typewar |
Filename | Size |
---|---|
gwtbootstrap3-demo-0.2.pom | |
gwtbootstrap3-demo-0.2.war | 1 MB |
gwtbootstrap3-demo-0.2-sources.jar | 109 KB |
gwtbootstrap3-demo-0.2-javadoc.jar | 204 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.svenjacobs.gwtbootstrap3/gwtbootstrap3-demo/ -->
<dependency>
<groupId>com.svenjacobs.gwtbootstrap3</groupId>
<artifactId>gwtbootstrap3-demo</artifactId>
<version>0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.svenjacobs.gwtbootstrap3/gwtbootstrap3-demo/
implementation 'com.svenjacobs.gwtbootstrap3:gwtbootstrap3-demo:0.2'
// https://jarcasting.com/artifacts/com.svenjacobs.gwtbootstrap3/gwtbootstrap3-demo/
implementation ("com.svenjacobs.gwtbootstrap3:gwtbootstrap3-demo:0.2")
'com.svenjacobs.gwtbootstrap3:gwtbootstrap3-demo:war:0.2'
<dependency org="com.svenjacobs.gwtbootstrap3" name="gwtbootstrap3-demo" rev="0.2">
<artifact name="gwtbootstrap3-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='com.svenjacobs.gwtbootstrap3', module='gwtbootstrap3-demo', version='0.2')
)
libraryDependencies += "com.svenjacobs.gwtbootstrap3" % "gwtbootstrap3-demo" % "0.2"
[com.svenjacobs.gwtbootstrap3/gwtbootstrap3-demo "0.2"]