GroupId | GroupIdtop.gotoeasy |
---|---|
ArtifactId | ArtifactIdgotoeasy-rmi |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
gotoeasy-rmi-1.1.0.pom | |
gotoeasy-rmi-1.1.0.jar | 15 KB |
gotoeasy-rmi-1.1.0-sources.jar | 11 KB |
gotoeasy-rmi-1.1.0-javadoc.jar | 99 KB |
Browse |
<!-- 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"]