is not current version
Last Version 3.0.1

org.eclipse.hudson.main:hudson-gwt 3.0.0


Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery GWT (Google Web Toolkit) User Interface Web Frameworks CLI
GroupId

GroupId

org.eclipse.hudson.main
ArtifactId

ArtifactId

hudson-gwt
Version

Version

3.0.0
Type

Type

pom

Download hudson-gwt 3.0.0

Filename Size
hudson-gwt-3.0.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-gwt/ -->
<dependency>
    <groupId>org.eclipse.hudson.main</groupId>
    <artifactId>hudson-gwt</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-gwt/
implementation 'org.eclipse.hudson.main:hudson-gwt:3.0.0'
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-gwt/
implementation ("org.eclipse.hudson.main:hudson-gwt:3.0.0")
'org.eclipse.hudson.main:hudson-gwt:pom:3.0.0'
<dependency org="org.eclipse.hudson.main" name="hudson-gwt" rev="3.0.0">
  <artifact name="hudson-gwt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.main', module='hudson-gwt', version='3.0.0')
)
libraryDependencies += "org.eclipse.hudson.main" % "hudson-gwt" % "3.0.0"
[org.eclipse.hudson.main/hudson-gwt "3.0.0"]