is not current version
Last Version 3.0.1

org.eclipse.hudson.main:hudson-gwt-test-support 3.0.0-1


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-test-support
Version

Version

3.0.0-1
Type

Type

jar

Download hudson-gwt-test-support 3.0.0-1


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