| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.stargate |
| Идентификатор | Идентификаторstargate |
| Версия | Версия1.0.48 |
| Тип | Типpom |
| Описание |
Описаниеio.stargate:stargate
Core modules for Stargate
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stargate-1.0.48.pom | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.stargate/stargate/ -->
<dependency>
<groupId>io.stargate</groupId>
<artifactId>stargate</artifactId>
<version>1.0.48</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.stargate/stargate/
implementation 'io.stargate:stargate:1.0.48'
// https://jarcasting.com/artifacts/io.stargate/stargate/
implementation ("io.stargate:stargate:1.0.48")
'io.stargate:stargate:pom:1.0.48'
<dependency org="io.stargate" name="stargate" rev="1.0.48">
<artifact name="stargate" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.stargate', module='stargate', version='1.0.48')
)
libraryDependencies += "io.stargate" % "stargate" % "1.0.48"
[io.stargate/stargate "1.0.48"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.core | jar | 6.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jacoco : org.jacoco.agent | jar | 0.8.6 |