Categories |
CategoriesUnity Business Logic Libraries Game Development |
---|---|
GroupId | GroupIdio.imunity |
ArtifactId | ArtifactIdunity-server-parent |
Version | Version3.3.4 |
Type | Typepom |
Filename | Size |
---|---|
unity-server-parent-3.3.4.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.3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-parent/
implementation 'io.imunity:unity-server-parent:3.3.4'
// https://jarcasting.com/artifacts/io.imunity/unity-server-parent/
implementation ("io.imunity:unity-server-parent:3.3.4")
'io.imunity:unity-server-parent:pom:3.3.4'
<dependency org="io.imunity" name="unity-server-parent" rev="3.3.4">
<artifact name="unity-server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-parent', version='3.3.4')
)
libraryDependencies += "io.imunity" % "unity-server-parent" % "3.3.4"
[io.imunity/unity-server-parent "3.3.4"]