| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.loli |
| Идентификатор | Идентификаторstorage |
| Последняя версия | Последняя версия0.0.7 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеio.loli.loli-storage
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| storage-0.0.7.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.loli/storage/ -->
<dependency>
<groupId>io.loli</groupId>
<artifactId>storage</artifactId>
<version>0.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.loli/storage/
implementation 'io.loli:storage:0.0.7'
// https://jarcasting.com/artifacts/io.loli/storage/
implementation ("io.loli:storage:0.0.7")
'io.loli:storage:pom:0.0.7'
<dependency org="io.loli" name="storage" rev="0.0.7">
<artifact name="storage" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.loli', module='storage', version='0.0.7')
)
libraryDependencies += "io.loli" % "storage" % "0.0.7"
[io.loli/storage "0.0.7"]