is not current version
Last Version 1.0-10

com.googlecode.xremoting:xremoting-core 1.0-7

XRemoting framework core

GroupId

GroupId

com.googlecode.xremoting
ArtifactId

ArtifactId

xremoting-core
Version

Version

1.0-7
Type

Type

jar

Download xremoting-core 1.0-7


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