io.imunity:unity-rest-api

UNITY aggregation and parent module

License

License

BSD
Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

io.imunity
ArtifactId

ArtifactId

unity-rest-api
Last Version

Last Version

3.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

UNITY aggregation and parent module
Project Organization

Project Organization

Unity

Download unity-rest-api

How to add to project

<!-- 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"]

Dependencies

compile (2)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.9.1
3.9.0