| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.together |
| Идентификатор | Идентификаторlibraries |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеtogether Platform - libraries
Reactor POM: Collection of all Libraries.
|
| Имя Файла | Размер |
|---|---|
| libraries-1.3.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.together/libraries/ -->
<dependency>
<groupId>io.github.together</groupId>
<artifactId>libraries</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.together/libraries/
implementation 'io.github.together:libraries:1.3.0'
// https://jarcasting.com/artifacts/io.github.together/libraries/
implementation ("io.github.together:libraries:1.3.0")
'io.github.together:libraries:pom:1.3.0'
<dependency org="io.github.together" name="libraries" rev="1.3.0">
<artifact name="libraries" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.together', module='libraries', version='1.3.0')
)
libraryDependencies += "io.github.together" % "libraries" % "1.3.0"
[io.github.together/libraries "1.3.0"]