Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jresearch.gwt.webprnt |
ArtifactId | ArtifactIdorg.jresearch.gwt.webprnt.pom |
Version | Version1.0.18 |
Type | Typepom |
Description |
DescriptionJRESEARCH: GWT port of WebPRNT. POM
JRS GWT port of Star Micronics JS WebPRNT SDK. POM
|
Filename | Size |
---|---|
org.jresearch.gwt.webprnt.pom-1.0.18.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jresearch.gwt.webprnt/org.jresearch.gwt.webprnt.pom/ -->
<dependency>
<groupId>org.jresearch.gwt.webprnt</groupId>
<artifactId>org.jresearch.gwt.webprnt.pom</artifactId>
<version>1.0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.gwt.webprnt/org.jresearch.gwt.webprnt.pom/
implementation 'org.jresearch.gwt.webprnt:org.jresearch.gwt.webprnt.pom:1.0.18'
// https://jarcasting.com/artifacts/org.jresearch.gwt.webprnt/org.jresearch.gwt.webprnt.pom/
implementation ("org.jresearch.gwt.webprnt:org.jresearch.gwt.webprnt.pom:1.0.18")
'org.jresearch.gwt.webprnt:org.jresearch.gwt.webprnt.pom:pom:1.0.18'
<dependency org="org.jresearch.gwt.webprnt" name="org.jresearch.gwt.webprnt.pom" rev="1.0.18">
<artifact name="org.jresearch.gwt.webprnt.pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.gwt.webprnt', module='org.jresearch.gwt.webprnt.pom', version='1.0.18')
)
libraryDependencies += "org.jresearch.gwt.webprnt" % "org.jresearch.gwt.webprnt.pom" % "1.0.18"
[org.jresearch.gwt.webprnt/org.jresearch.gwt.webprnt.pom "1.0.18"]