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