License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.imunity |
ArtifactId | ArtifactIdunity-server-parent |
Last Version | Last Version3.9.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionUNITY aggregation and parent module
UNITY aggregation and parent module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
unity-server-parent-3.9.1.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-parent/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-parent/
implementation 'io.imunity:unity-server-parent:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-parent/
implementation ("io.imunity:unity-server-parent:3.9.1")
'io.imunity:unity-server-parent:pom:3.9.1'
<dependency org="io.imunity" name="unity-server-parent" rev="3.9.1">
<artifact name="unity-server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-parent', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-parent" % "3.9.1"
[io.imunity/unity-server-parent "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 |