is not current version
Last Version 1.13.0

io.ray:ray-superpom 0.9.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

0.9.0
Type

Type

pom

Download ray-superpom 0.9.0

Filename Size
ray-superpom-0.9.0.pom 7 KB
Browse

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