| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-integration-tests |
| Версия | Версия3.6.0-m1 |
| Тип | Типjar |
| Описание |
ОписаниеUNITY Server integration-tests module
Unity tests sets
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-integration-tests/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-integration-tests</artifactId>
<version>3.6.0-m1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-integration-tests/
implementation 'io.imunity:unity-integration-tests:3.6.0-m1'
// https://jarcasting.com/artifacts/io.imunity/unity-integration-tests/
implementation ("io.imunity:unity-integration-tests:3.6.0-m1")
'io.imunity:unity-integration-tests:jar:3.6.0-m1'
<dependency org="io.imunity" name="unity-integration-tests" rev="3.6.0-m1">
<artifact name="unity-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-integration-tests', version='3.6.0-m1')
)
libraryDependencies += "io.imunity" % "unity-integration-tests" % "3.6.0-m1"
[io.imunity/unity-integration-tests "3.6.0-m1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.imunity : unity-server-pam | jar | 3.6.0-m1 |