Categories |
CategoriesUnity Business Logic Libraries Game Development |
---|---|
GroupId | GroupIdio.imunity |
ArtifactId | ArtifactIdunity-server-web-upman |
Version | Version3.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-web-upman/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-web-upman</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-upman/
implementation 'io.imunity:unity-server-web-upman:3.3.0'
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-upman/
implementation ("io.imunity:unity-server-web-upman:3.3.0")
'io.imunity:unity-server-web-upman:jar:3.3.0'
<dependency org="io.imunity" name="unity-server-web-upman" rev="3.3.0">
<artifact name="unity-server-web-upman" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-web-upman', version='3.3.0')
)
libraryDependencies += "io.imunity" % "unity-server-web-upman" % "3.3.0"
[io.imunity/unity-server-web-upman "3.3.0"]