License |
License |
---|---|
GroupId | GroupIdio.ray |
ArtifactId | ArtifactIdray-superpom |
Version | Version1.8.0 |
Type | Typepom |
Description |
DescriptionRay Project Parent POM
An open source framework that provides a simple, universal API for building distributed applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ray-superpom-1.8.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ray/ray-superpom/ -->
<dependency>
<groupId>io.ray</groupId>
<artifactId>ray-superpom</artifactId>
<version>1.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ray/ray-superpom/
implementation 'io.ray:ray-superpom:1.8.0'
// https://jarcasting.com/artifacts/io.ray/ray-superpom/
implementation ("io.ray:ray-superpom:1.8.0")
'io.ray:ray-superpom:pom:1.8.0'
<dependency org="io.ray" name="ray-superpom" rev="1.8.0">
<artifact name="ray-superpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ray', module='ray-superpom', version='1.8.0')
)
libraryDependencies += "io.ray" % "ray-superpom" % "1.8.0"
[io.ray/ray-superpom "1.8.0"]