is not current version
Last Version 1.13.0

io.ray:ray-serve 1.11.1

java for ray serve

GroupId

GroupId

io.ray
ArtifactId

ArtifactId

ray-serve
Version

Version

1.11.1
Type

Type

jar

Download ray-serve 1.11.1


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