Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jresearch.commons.gwt |
ArtifactId | ArtifactIdorg.jresearch.commons.gwt.pom |
Version | Version1.0.160 |
Type | Typepom |
Filename | Size |
---|---|
org.jresearch.commons.gwt.pom-1.0.160.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jresearch.commons.gwt/org.jresearch.commons.gwt.pom/ -->
<dependency>
<groupId>org.jresearch.commons.gwt</groupId>
<artifactId>org.jresearch.commons.gwt.pom</artifactId>
<version>1.0.160</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.commons.gwt/org.jresearch.commons.gwt.pom/
implementation 'org.jresearch.commons.gwt:org.jresearch.commons.gwt.pom:1.0.160'
// https://jarcasting.com/artifacts/org.jresearch.commons.gwt/org.jresearch.commons.gwt.pom/
implementation ("org.jresearch.commons.gwt:org.jresearch.commons.gwt.pom:1.0.160")
'org.jresearch.commons.gwt:org.jresearch.commons.gwt.pom:pom:1.0.160'
<dependency org="org.jresearch.commons.gwt" name="org.jresearch.commons.gwt.pom" rev="1.0.160">
<artifact name="org.jresearch.commons.gwt.pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.commons.gwt', module='org.jresearch.commons.gwt.pom', version='1.0.160')
)
libraryDependencies += "org.jresearch.commons.gwt" % "org.jresearch.commons.gwt.pom" % "1.0.160"
[org.jresearch.commons.gwt/org.jresearch.commons.gwt.pom "1.0.160"]