is not current version
Last Version 1.0-10

com.googlecode.xremoting:xremoting-parent 1.0-5

Simple yet extensible remoting framework

GroupId

GroupId

com.googlecode.xremoting
ArtifactId

ArtifactId

xremoting-parent
Version

Version

1.0-5
Type

Type

pom

Download xremoting-parent 1.0-5


<!-- https://jarcasting.com/artifacts/com.googlecode.xremoting/xremoting-parent/ -->
<dependency>
    <groupId>com.googlecode.xremoting</groupId>
    <artifactId>xremoting-parent</artifactId>
    <version>1.0-5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.xremoting/xremoting-parent/
implementation 'com.googlecode.xremoting:xremoting-parent:1.0-5'
// https://jarcasting.com/artifacts/com.googlecode.xremoting/xremoting-parent/
implementation ("com.googlecode.xremoting:xremoting-parent:1.0-5")
'com.googlecode.xremoting:xremoting-parent:pom:1.0-5'
<dependency org="com.googlecode.xremoting" name="xremoting-parent" rev="1.0-5">
  <artifact name="xremoting-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.xremoting', module='xremoting-parent', version='1.0-5')
)
libraryDependencies += "com.googlecode.xremoting" % "xremoting-parent" % "1.0-5"
[com.googlecode.xremoting/xremoting-parent "1.0-5"]