| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.basilapi |
| Идентификатор | Идентификаторstore |
| Версия | Версия0.8.0 |
| Тип | Типjar |
| Описание |
ОписаниеBASIL :: Store
|
| Имя Файла | Размер |
|---|---|
| store-0.8.0.pom | |
| store-0.8.0.jar | 23 KB |
| store-0.8.0-sources.jar | 8 KB |
| store-0.8.0-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.basilapi/store/ -->
<dependency>
<groupId>io.github.basilapi</groupId>
<artifactId>store</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.basilapi/store/
implementation 'io.github.basilapi:store:0.8.0'
// https://jarcasting.com/artifacts/io.github.basilapi/store/
implementation ("io.github.basilapi:store:0.8.0")
'io.github.basilapi:store:jar:0.8.0'
<dependency org="io.github.basilapi" name="store" rev="0.8.0">
<artifact name="store" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.basilapi', module='store', version='0.8.0')
)
libraryDependencies += "io.github.basilapi" % "store" % "0.8.0"
[io.github.basilapi/store "0.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| io.github.basilapi : core | jar | 0.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |