Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jresearch.gwtproject.i18n |
ArtifactId | ArtifactIdgwt-i18n-parent |
Version | Version1.1.5 |
Type | Typepom |
Filename | Size |
---|---|
gwt-i18n-parent-1.1.5.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.5</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.5'
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.i18n/gwt-i18n-parent/
implementation ("org.jresearch.gwtproject.i18n:gwt-i18n-parent:1.1.5")
'org.jresearch.gwtproject.i18n:gwt-i18n-parent:pom:1.1.5'
<dependency org="org.jresearch.gwtproject.i18n" name="gwt-i18n-parent" rev="1.1.5">
<artifact name="gwt-i18n-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.gwtproject.i18n', module='gwt-i18n-parent', version='1.1.5')
)
libraryDependencies += "org.jresearch.gwtproject.i18n" % "gwt-i18n-parent" % "1.1.5"
[org.jresearch.gwtproject.i18n/gwt-i18n-parent "1.1.5"]