| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаcom.github.tornaia |
| Идентификатор | Идентификаторaott-desktop-client-bundle |
| Версия | Версия1.0.322 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| aott-desktop-client-bundle-1.0.322.pom | |
| aott-desktop-client-bundle-1.0.322.exe | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tornaia/aott-desktop-client-bundle/ -->
<dependency>
<groupId>com.github.tornaia</groupId>
<artifactId>aott-desktop-client-bundle</artifactId>
<version>1.0.322</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tornaia/aott-desktop-client-bundle/
implementation 'com.github.tornaia:aott-desktop-client-bundle:1.0.322'
// https://jarcasting.com/artifacts/com.github.tornaia/aott-desktop-client-bundle/
implementation ("com.github.tornaia:aott-desktop-client-bundle:1.0.322")
'com.github.tornaia:aott-desktop-client-bundle:pom:1.0.322'
<dependency org="com.github.tornaia" name="aott-desktop-client-bundle" rev="1.0.322">
<artifact name="aott-desktop-client-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tornaia', module='aott-desktop-client-bundle', version='1.0.322')
)
libraryDependencies += "com.github.tornaia" % "aott-desktop-client-bundle" % "1.0.322"
[com.github.tornaia/aott-desktop-client-bundle "1.0.322"]