| Категории |
КатегорииСеть Auto Библиотеки уровня приложения Code Generators |
|---|---|
| Группа | Группаnet.wetheinter |
| Идентификатор | Идентификаторxapi-core-ui-autoui |
| Версия | Версия0.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xapi-core-ui-autoui-0.4.pom | |
| xapi-core-ui-autoui-0.4.jar | 30 KB |
| xapi-core-ui-autoui-0.4-tests.jar | 8 KB |
| xapi-core-ui-autoui-0.4-sources.jar | 15 KB |
| xapi-core-ui-autoui-0.4-javadoc.jar | 140 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-core-ui-autoui/ -->
<dependency>
<groupId>net.wetheinter</groupId>
<artifactId>xapi-core-ui-autoui</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-core-ui-autoui/
implementation 'net.wetheinter:xapi-core-ui-autoui:0.4'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-core-ui-autoui/
implementation ("net.wetheinter:xapi-core-ui-autoui:0.4")
'net.wetheinter:xapi-core-ui-autoui:jar:0.4'
<dependency org="net.wetheinter" name="xapi-core-ui-autoui" rev="0.4">
<artifact name="xapi-core-ui-autoui" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-core-ui-autoui', version='0.4')
)
libraryDependencies += "net.wetheinter" % "xapi-core-ui-autoui" % "0.4"
[net.wetheinter/xapi-core-ui-autoui "0.4"]