| License |
License |
|---|---|
| Categories |
CategoriesUnity Business Logic Libraries Game Development |
| GroupId | GroupIdio.imunity |
| ArtifactId | ArtifactIdunity-server-storage-api |
| Last Version | Last Version3.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUNITY Server storage-api module
Data storage API
|
| Project Organization |
Project Organization |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.imunity : unity-server-base | jar | 3.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.27.0 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |