Last Version

JNLP launcher 0.5-hudson-2


Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

netx
Version

Version

0.5-hudson-2
Type

Type

jar
Description

Description

JNLP launcher

Download netx 0.5-hudson-2


<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/netx/ -->
<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>netx</artifactId>
    <version>0.5-hudson-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/netx/
implementation 'org.jvnet.hudson:netx:0.5-hudson-2'
// https://jarcasting.com/artifacts/org.jvnet.hudson/netx/
implementation ("org.jvnet.hudson:netx:0.5-hudson-2")
'org.jvnet.hudson:netx:jar:0.5-hudson-2'
<dependency org="org.jvnet.hudson" name="netx" rev="0.5-hudson-2">
  <artifact name="netx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='netx', version='0.5-hudson-2')
)
libraryDependencies += "org.jvnet.hudson" % "netx" % "0.5-hudson-2"
[org.jvnet.hudson/netx "0.5-hudson-2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.