| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.numdata |
| ArtifactId | ArtifactIdnumdata-jnlp |
| Last Version | Last Version1.22 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLibrary to generate JNLP files.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| numdata-jnlp-1.22.pom | |
| numdata-jnlp-1.22.jar | 67 KB |
| numdata-jnlp-1.22-sources.jar | 56 KB |
| numdata-jnlp-1.22-javadoc.jar | 230 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.numdata/numdata-jnlp/ -->
<dependency>
<groupId>com.numdata</groupId>
<artifactId>numdata-jnlp</artifactId>
<version>1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.numdata/numdata-jnlp/
implementation 'com.numdata:numdata-jnlp:1.22'
// https://jarcasting.com/artifacts/com.numdata/numdata-jnlp/
implementation ("com.numdata:numdata-jnlp:1.22")
'com.numdata:numdata-jnlp:jar:1.22'
<dependency org="com.numdata" name="numdata-jnlp" rev="1.22">
<artifact name="numdata-jnlp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.numdata', module='numdata-jnlp', version='1.22')
)
libraryDependencies += "com.numdata" % "numdata-jnlp" % "1.22"
[com.numdata/numdata-jnlp "1.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.numdata : numdata-commons | jar | 1.22 |
| org.jetbrains : annotations | jar | 20.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.10.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |