License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.devbliss.gwtbliss |
ArtifactId | ArtifactIdgwtbliss |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongwtbliss
utilities library to build your maven gwt project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gwtbliss-1.3.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devbliss.gwtbliss/gwtbliss/ -->
<dependency>
<groupId>com.devbliss.gwtbliss</groupId>
<artifactId>gwtbliss</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.devbliss.gwtbliss/gwtbliss/
implementation 'com.devbliss.gwtbliss:gwtbliss:1.3.0'
// https://jarcasting.com/artifacts/com.devbliss.gwtbliss/gwtbliss/
implementation ("com.devbliss.gwtbliss:gwtbliss:1.3.0")
'com.devbliss.gwtbliss:gwtbliss:pom:1.3.0'
<dependency org="com.devbliss.gwtbliss" name="gwtbliss" rev="1.3.0">
<artifact name="gwtbliss" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.devbliss.gwtbliss', module='gwtbliss', version='1.3.0')
)
libraryDependencies += "com.devbliss.gwtbliss" % "gwtbliss" % "1.3.0"
[com.devbliss.gwtbliss/gwtbliss "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |