is not current version
Last Version 1.0.1

org.codehaus.jremoting:jremoting-itests 1.0-beta-1


GroupId

GroupId

org.codehaus.jremoting
ArtifactId

ArtifactId

jremoting-itests
Version

Version

1.0-beta-1
Type

Type

jar

Download jremoting-itests 1.0-beta-1


<!-- https://jarcasting.com/artifacts/org.codehaus.jremoting/jremoting-itests/ -->
<dependency>
    <groupId>org.codehaus.jremoting</groupId>
    <artifactId>jremoting-itests</artifactId>
    <version>1.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jremoting/jremoting-itests/
implementation 'org.codehaus.jremoting:jremoting-itests:1.0-beta-1'
// https://jarcasting.com/artifacts/org.codehaus.jremoting/jremoting-itests/
implementation ("org.codehaus.jremoting:jremoting-itests:1.0-beta-1")
'org.codehaus.jremoting:jremoting-itests:jar:1.0-beta-1'
<dependency org="org.codehaus.jremoting" name="jremoting-itests" rev="1.0-beta-1">
  <artifact name="jremoting-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jremoting', module='jremoting-itests', version='1.0-beta-1')
)
libraryDependencies += "org.codehaus.jremoting" % "jremoting-itests" % "1.0-beta-1"
[org.codehaus.jremoting/jremoting-itests "1.0-beta-1"]