| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-server-storage-api |
| Последняя версия | Последняя версия3.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUNITY Server storage-api module
Data storage API
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| unity-server-storage-api-3.9.1.pom | |
| unity-server-storage-api-3.9.1.jar | 32 KB |
| unity-server-storage-api-3.9.1-sources.jar | 31 KB |
| unity-server-storage-api-3.9.1-javadoc.jar | 654 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-storage-api/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-storage-api</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-storage-api/
implementation 'io.imunity:unity-server-storage-api:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-storage-api/
implementation ("io.imunity:unity-server-storage-api:3.9.1")
'io.imunity:unity-server-storage-api:jar:3.9.1'
<dependency org="io.imunity" name="unity-server-storage-api" rev="3.9.1">
<artifact name="unity-server-storage-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-storage-api', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-storage-api" % "3.9.1"
[io.imunity/unity-server-storage-api "3.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.imunity : unity-server-base | jar | 3.9.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.27.0 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |