is not current version
Last Version 1.13.0

io.ray:ray-superpom 1.6.0

An open source framework that provides a simple, universal API for building distributed applications.

GroupId

GroupId

io.ray
ArtifactId

ArtifactId

ray-superpom
Version

Version

1.6.0
Type

Type

pom

Download ray-superpom 1.6.0

Filename Size
ray-superpom-1.6.0.pom 8 KB
Browse

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