License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.devbliss |
ArtifactId | ArtifactIdgwtbliss-effect |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutilities library to build your maven gwt project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gwtbliss-effect-1.1.0.pom | |
gwtbliss-effect-1.1.0.jar | 6 KB |
gwtbliss-effect-1.1.0-sources.jar | 2 KB |
gwtbliss-effect-1.1.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devbliss/gwtbliss-effect/ -->
<dependency>
<groupId>com.devbliss</groupId>
<artifactId>gwtbliss-effect</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.devbliss/gwtbliss-effect/
implementation 'com.devbliss:gwtbliss-effect:1.1.0'
// https://jarcasting.com/artifacts/com.devbliss/gwtbliss-effect/
implementation ("com.devbliss:gwtbliss-effect:1.1.0")
'com.devbliss:gwtbliss-effect:jar:1.1.0'
<dependency org="com.devbliss" name="gwtbliss-effect" rev="1.1.0">
<artifact name="gwtbliss-effect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devbliss', module='gwtbliss-effect', version='1.1.0')
)
libraryDependencies += "com.devbliss" % "gwtbliss-effect" % "1.1.0"
[com.devbliss/gwtbliss-effect "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.5.1 |
com.googlecode.gwtquery : gwtquery | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | jar | 2.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |