is not current version
Last Version 1.13.0

io.ray:ray-serve 1.7.0

java for ray serve

GroupId

GroupId

io.ray
ArtifactId

ArtifactId

ray-serve
Version

Version

1.7.0
Type

Type

jar

Download ray-serve 1.7.0


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