Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jresearch.gwtproject.i18n |
ArtifactId | ArtifactIdgwt-i18n-parent |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGWT i18n Parent
Fork of the Github project vegegoku/gwt-i18n-apt
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-i18n-parent-1.1.6.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jresearch.gwtproject.i18n/gwt-i18n-parent/ -->
<dependency>
<groupId>org.jresearch.gwtproject.i18n</groupId>
<artifactId>gwt-i18n-parent</artifactId>
<version>1.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.i18n/gwt-i18n-parent/
implementation 'org.jresearch.gwtproject.i18n:gwt-i18n-parent:1.1.6'
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.i18n/gwt-i18n-parent/
implementation ("org.jresearch.gwtproject.i18n:gwt-i18n-parent:1.1.6")
'org.jresearch.gwtproject.i18n:gwt-i18n-parent:pom:1.1.6'
<dependency org="org.jresearch.gwtproject.i18n" name="gwt-i18n-parent" rev="1.1.6">
<artifact name="gwt-i18n-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.gwtproject.i18n', module='gwt-i18n-parent', version='1.1.6')
)
libraryDependencies += "org.jresearch.gwtproject.i18n" % "gwt-i18n-parent" % "1.1.6"
[org.jresearch.gwtproject.i18n/gwt-i18n-parent "1.1.6"]