License |
License |
---|---|
GroupId | GroupIdorg.nuiton.thirdparty |
ArtifactId | ArtifactIdRserve |
Last Version | Last Version1.8-5 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
Rserve-1.8-5.pom | |
Rserve-1.8-5.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nuiton.thirdparty/Rserve/ -->
<dependency>
<groupId>org.nuiton.thirdparty</groupId>
<artifactId>Rserve</artifactId>
<version>1.8-5</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton.thirdparty/Rserve/
implementation 'org.nuiton.thirdparty:Rserve:1.8-5'
// https://jarcasting.com/artifacts/org.nuiton.thirdparty/Rserve/
implementation ("org.nuiton.thirdparty:Rserve:1.8-5")
'org.nuiton.thirdparty:Rserve:jar:1.8-5'
<dependency org="org.nuiton.thirdparty" name="Rserve" rev="1.8-5">
<artifact name="Rserve" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton.thirdparty', module='Rserve', version='1.8-5')
)
libraryDependencies += "org.nuiton.thirdparty" % "Rserve" % "1.8-5"
[org.nuiton.thirdparty/Rserve "1.8-5"]