| License |
License |
|---|---|
| Categories |
CategoriesUnity Business Logic Libraries Game Development |
| GroupId | GroupIdio.imunity |
| ArtifactId | ArtifactIdunity-rest-api |
| Last Version | Last Version3.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUNITY aggregation and parent module
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| unity-rest-api-3.9.1.pom | |
| unity-rest-api-3.9.1.jar | 9 KB |
| unity-rest-api-3.9.1-sources.jar | 6 KB |
| unity-rest-api-3.9.1-javadoc.jar | 415 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-rest-api/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-rest-api</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-rest-api/
implementation 'io.imunity:unity-rest-api:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-rest-api/
implementation ("io.imunity:unity-rest-api:3.9.1")
'io.imunity:unity-rest-api:jar:3.9.1'
<dependency org="io.imunity" name="unity-rest-api" rev="3.9.1">
<artifact name="unity-rest-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-rest-api', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-rest-api" % "3.9.1"
[io.imunity/unity-rest-api "3.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.2 |
| 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 |