License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development Introspection Application Layer Libs |
GroupId | GroupIdio.imunity |
ArtifactId | ArtifactIdunity-server-web-attr-introspection |
Last Version | Last Version3.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUNITY Server web-attr-introspection module
Attribute introspection endpoint
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-web-attr-introspection/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-web-attr-introspection</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-attr-introspection/
implementation 'io.imunity:unity-server-web-attr-introspection:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-attr-introspection/
implementation ("io.imunity:unity-server-web-attr-introspection:3.9.1")
'io.imunity:unity-server-web-attr-introspection:jar:3.9.1'
<dependency org="io.imunity" name="unity-server-web-attr-introspection" rev="3.9.1">
<artifact name="unity-server-web-attr-introspection" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-web-attr-introspection', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-web-attr-introspection" % "3.9.1"
[io.imunity/unity-server-web-attr-introspection "3.9.1"]
Group / Artifact | Type | Version |
---|---|---|
io.imunity : unity-server-web-elements | jar | 3.9.1 |
io.imunity : unity-server-engine-api | jar | 3.9.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.imunity : unity-server-engine | test-jar | 3.9.1 |
org.mockito : mockito-core | jar | 2.27.0 |
eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |