is not current version
Last Version 1.0.1

org.jbundle.util.webapp:org.jbundle.util.webapp.webstart.jnlp 1.0.0


GroupId

GroupId

org.jbundle.util.webapp
ArtifactId

ArtifactId

org.jbundle.util.webapp.webstart.jnlp
Version

Version

1.0.0
Type

Type

war

Download org.jbundle.util.webapp.webstart.jnlp 1.0.0


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