License |
License |
---|---|
GroupId | GroupIdorg.hisrc.juneloop |
ArtifactId | ArtifactIdjuneloop-schemas-jnlp |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJuneloop Schemas
Juneloop provides tools for programmatic manipulation of JNLP files.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
juneloop-schemas-jnlp-1.0.pom | 666 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.hisrc.juneloop/juneloop-schemas-jnlp/ -->
<dependency>
<groupId>org.hisrc.juneloop</groupId>
<artifactId>juneloop-schemas-jnlp</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.juneloop/juneloop-schemas-jnlp/
implementation 'org.hisrc.juneloop:juneloop-schemas-jnlp:1.0'
// https://jarcasting.com/artifacts/org.hisrc.juneloop/juneloop-schemas-jnlp/
implementation ("org.hisrc.juneloop:juneloop-schemas-jnlp:1.0")
'org.hisrc.juneloop:juneloop-schemas-jnlp:pom:1.0'
<dependency org="org.hisrc.juneloop" name="juneloop-schemas-jnlp" rev="1.0">
<artifact name="juneloop-schemas-jnlp" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.juneloop', module='juneloop-schemas-jnlp', version='1.0')
)
libraryDependencies += "org.hisrc.juneloop" % "juneloop-schemas-jnlp" % "1.0"
[org.hisrc.juneloop/juneloop-schemas-jnlp "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |