| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.nu-art-software |
| Идентификатор | Идентификаторautomation-core |
| Последняя версия | Последняя версия1.0.69 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеautomation-core
A collection of core tools I use
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| automation-core-1.0.69.pom | |
| automation-core-1.0.69.jar | 20 KB |
| automation-core-1.0.69-sources.jar | 24 KB |
| automation-core-1.0.69-javadoc.jar | 123 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nu-art-software/automation-core/ -->
<dependency>
<groupId>com.nu-art-software</groupId>
<artifactId>automation-core</artifactId>
<version>1.0.69</version>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software/automation-core/
implementation 'com.nu-art-software:automation-core:1.0.69'
// https://jarcasting.com/artifacts/com.nu-art-software/automation-core/
implementation ("com.nu-art-software:automation-core:1.0.69")
'com.nu-art-software:automation-core:jar:1.0.69'
<dependency org="com.nu-art-software" name="automation-core" rev="1.0.69">
<artifact name="automation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software', module='automation-core', version='1.0.69')
)
libraryDependencies += "com.nu-art-software" % "automation-core" % "1.0.69"
[com.nu-art-software/automation-core "1.0.69"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.nu-art-software : nu-art-core | jar | 1.0.69 |