| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-documentation |
| Версия | Версия3.8.1 |
| Тип | Типjar |
| Описание |
ОписаниеUNITY documentation
Documentation of the whole Unity system
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| unity-documentation-3.8.1.pom | |
| unity-documentation-3.8.1.jar | 9 KB |
| unity-documentation-3.8.1-sources.jar | 6 KB |
| unity-documentation-3.8.1-javadoc.jar | 392 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-documentation/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-documentation</artifactId>
<version>3.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-documentation/
implementation 'io.imunity:unity-documentation:3.8.1'
// https://jarcasting.com/artifacts/io.imunity/unity-documentation/
implementation ("io.imunity:unity-documentation:3.8.1")
'io.imunity:unity-documentation:jar:3.8.1'
<dependency org="io.imunity" name="unity-documentation" rev="3.8.1">
<artifact name="unity-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-documentation', version='3.8.1')
)
libraryDependencies += "io.imunity" % "unity-documentation" % "3.8.1"
[io.imunity/unity-documentation "3.8.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.imunity : unity-server-engine | jar | 3.8.1 |
| io.imunity : unity-types-api | jar | 3.8.1 |
| io.imunity : unity-server-engine-api | jar | 3.8.1 |
| io.imunity : unity-server-storage | jar | 3.8.1 |
| io.imunity : unity-server-ws | jar | 3.8.1 |
| io.imunity : unity-server-saml | jar | 3.8.1 |
| io.imunity : unity-server-oauth | jar | 3.8.1 |
| io.imunity : unity-server-pam | jar | 3.8.1 |
| io.imunity : unity-server-otp-ldap | jar | 3.8.1 |
| io.imunity : unity-server-web-common | jar | 3.8.1 |
| io.imunity : unity-server-ldap | jar | 3.8.1 |
| io.imunity : unity-server-rest | jar | 3.8.1 |
| io.imunity : unity-server-user-home | jar | 3.8.1 |
| io.imunity : unity-server-web-attr-introspection | jar | 3.8.1 |
| eu.unicore.security : securityLibrary | jar | 5.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.27.0 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |