is not current version
Last Version 1.0.18

org.jresearch.gwt.webprnt:org.jresearch.gwt.webprnt.sample 1.0.1

JRS GWT port of Star Micronics JS WebPRNT SDK. JS vs GWT samples.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries
GroupId

GroupId

org.jresearch.gwt.webprnt
ArtifactId

ArtifactId

org.jresearch.gwt.webprnt.sample
Version

Version

1.0.1
Type

Type

war

Download org.jresearch.gwt.webprnt.sample 1.0.1


<!-- https://jarcasting.com/artifacts/org.jresearch.gwt.webprnt/org.jresearch.gwt.webprnt.sample/ -->
<dependency>
    <groupId>org.jresearch.gwt.webprnt</groupId>
    <artifactId>org.jresearch.gwt.webprnt.sample</artifactId>
    <version>1.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.gwt.webprnt/org.jresearch.gwt.webprnt.sample/
implementation 'org.jresearch.gwt.webprnt:org.jresearch.gwt.webprnt.sample:1.0.1'
// https://jarcasting.com/artifacts/org.jresearch.gwt.webprnt/org.jresearch.gwt.webprnt.sample/
implementation ("org.jresearch.gwt.webprnt:org.jresearch.gwt.webprnt.sample:1.0.1")
'org.jresearch.gwt.webprnt:org.jresearch.gwt.webprnt.sample:war:1.0.1'
<dependency org="org.jresearch.gwt.webprnt" name="org.jresearch.gwt.webprnt.sample" rev="1.0.1">
  <artifact name="org.jresearch.gwt.webprnt.sample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.gwt.webprnt', module='org.jresearch.gwt.webprnt.sample', version='1.0.1')
)
libraryDependencies += "org.jresearch.gwt.webprnt" % "org.jresearch.gwt.webprnt.sample" % "1.0.1"
[org.jresearch.gwt.webprnt/org.jresearch.gwt.webprnt.sample "1.0.1"]