Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.treblereel.gwt |
ArtifactId | ArtifactIdthree4g-annotations |
Version | Version0.99 |
Type | Typejar |
Filename | Size |
---|---|
three4g-annotations-0.99.pom | |
three4g-annotations-0.99.jar | 4 KB |
three4g-annotations-0.99-sources.jar | 3 KB |
three4g-annotations-0.99-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt/three4g-annotations/ -->
<dependency>
<groupId>org.treblereel.gwt</groupId>
<artifactId>three4g-annotations</artifactId>
<version>0.99</version>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.gwt/three4g-annotations/
implementation 'org.treblereel.gwt:three4g-annotations:0.99'
// https://jarcasting.com/artifacts/org.treblereel.gwt/three4g-annotations/
implementation ("org.treblereel.gwt:three4g-annotations:0.99")
'org.treblereel.gwt:three4g-annotations:jar:0.99'
<dependency org="org.treblereel.gwt" name="three4g-annotations" rev="0.99">
<artifact name="three4g-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.gwt', module='three4g-annotations', version='0.99')
)
libraryDependencies += "org.treblereel.gwt" % "three4g-annotations" % "0.99"
[org.treblereel.gwt/three4g-annotations "0.99"]