Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.symulakr |
ArtifactId | ArtifactIdgwt-generators |
Version | Version0.2.2 |
Type | Typejar |
Filename | Size |
---|---|
gwt-generators-0.2.2.pom | |
gwt-generators-0.2.2.jar | 66 KB |
gwt-generators-0.2.2-sources.jar | 26 KB |
gwt-generators-0.2.2-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.symulakr/gwt-generators/ -->
<dependency>
<groupId>com.github.symulakr</groupId>
<artifactId>gwt-generators</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.symulakr/gwt-generators/
implementation 'com.github.symulakr:gwt-generators:0.2.2'
// https://jarcasting.com/artifacts/com.github.symulakr/gwt-generators/
implementation ("com.github.symulakr:gwt-generators:0.2.2")
'com.github.symulakr:gwt-generators:jar:0.2.2'
<dependency org="com.github.symulakr" name="gwt-generators" rev="0.2.2">
<artifact name="gwt-generators" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.symulakr', module='gwt-generators', version='0.2.2')
)
libraryDependencies += "com.github.symulakr" % "gwt-generators" % "0.2.2"
[com.github.symulakr/gwt-generators "0.2.2"]