is not current version
Last Version 1.1.2

top.gotoeasy:gotoeasy-rmi 1.1.0

gotoeasy rmi let RMI programming easier

GroupId

GroupId

top.gotoeasy
ArtifactId

ArtifactId

gotoeasy-rmi
Version

Version

1.1.0
Type

Type

jar

Download gotoeasy-rmi 1.1.0


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