is not current version
Last Version 1.3.7

org.jbundle.util.webapp:org.jbundle.util.webapp.webstart 1.3.4


GroupId

GroupId

org.jbundle.util.webapp
ArtifactId

ArtifactId

org.jbundle.util.webapp.webstart
Version

Version

1.3.4
Type

Type

war

Download org.jbundle.util.webapp.webstart 1.3.4


<!-- https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.webstart/ -->
<dependency>
    <groupId>org.jbundle.util.webapp</groupId>
    <artifactId>org.jbundle.util.webapp.webstart</artifactId>
    <version>1.3.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.webstart/
implementation 'org.jbundle.util.webapp:org.jbundle.util.webapp.webstart:1.3.4'
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.webstart/
implementation ("org.jbundle.util.webapp:org.jbundle.util.webapp.webstart:1.3.4")
'org.jbundle.util.webapp:org.jbundle.util.webapp.webstart:war:1.3.4'
<dependency org="org.jbundle.util.webapp" name="org.jbundle.util.webapp.webstart" rev="1.3.4">
  <artifact name="org.jbundle.util.webapp.webstart" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.util.webapp', module='org.jbundle.util.webapp.webstart', version='1.3.4')
)
libraryDependencies += "org.jbundle.util.webapp" % "org.jbundle.util.webapp.webstart" % "1.3.4"
[org.jbundle.util.webapp/org.jbundle.util.webapp.webstart "1.3.4"]