| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.ray |
| Идентификатор | Идентификаторray-superpom |
| Последняя версия | Последняя версия1.13.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеRay Project Parent POM
An open source framework that provides a simple, universal API for building distributed applications.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ray-superpom-1.13.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.ray/ray-superpom/ -->
<dependency>
<groupId>io.ray</groupId>
<artifactId>ray-superpom</artifactId>
<version>1.13.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ray/ray-superpom/
implementation 'io.ray:ray-superpom:1.13.0'
// https://jarcasting.com/artifacts/io.ray/ray-superpom/
implementation ("io.ray:ray-superpom:1.13.0")
'io.ray:ray-superpom:pom:1.13.0'
<dependency org="io.ray" name="ray-superpom" rev="1.13.0">
<artifact name="ray-superpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ray', module='ray-superpom', version='1.13.0')
)
libraryDependencies += "io.ray" % "ray-superpom" % "1.13.0"
[io.ray/ray-superpom "1.13.0"]