| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
|---|---|
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-composite-password |
| Версия | Версия3.5.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| unity-composite-password-3.5.3.pom | |
| unity-composite-password-3.5.3.jar | 33 KB |
| unity-composite-password-3.5.3-sources.jar | 17 KB |
| unity-composite-password-3.5.3-javadoc.jar | 432 KB |
| unity-composite-password-3.5.3-i18n.zip | 650 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-composite-password/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-composite-password</artifactId>
<version>3.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-composite-password/
implementation 'io.imunity:unity-composite-password:3.5.3'
// https://jarcasting.com/artifacts/io.imunity/unity-composite-password/
implementation ("io.imunity:unity-composite-password:3.5.3")
'io.imunity:unity-composite-password:jar:3.5.3'
<dependency org="io.imunity" name="unity-composite-password" rev="3.5.3">
<artifact name="unity-composite-password" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-composite-password', version='3.5.3')
)
libraryDependencies += "io.imunity" % "unity-composite-password" % "3.5.3"
[io.imunity/unity-composite-password "3.5.3"]