is not current version
Last Version 1.13.0

io.ray:ray-api 0.9.0

java api for ray

GroupId

GroupId

io.ray
ArtifactId

ArtifactId

ray-api
Version

Version

0.9.0
Type

Type

jar

Download ray-api 0.9.0


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