| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаio.github.ikaros0503 |
| Идентификатор | Идентификаторautomation |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAutomation Generation
Automation generation
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| automation-1.0.0.pom | |
| automation-1.0.0.jar | 18 KB |
| automation-1.0.0-sources.jar | 1 KB |
| automation-1.0.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ikaros0503/automation/ -->
<dependency>
<groupId>io.github.ikaros0503</groupId>
<artifactId>automation</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ikaros0503/automation/
implementation 'io.github.ikaros0503:automation:1.0.0'
// https://jarcasting.com/artifacts/io.github.ikaros0503/automation/
implementation ("io.github.ikaros0503:automation:1.0.0")
'io.github.ikaros0503:automation:jar:1.0.0'
<dependency org="io.github.ikaros0503" name="automation" rev="1.0.0">
<artifact name="automation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ikaros0503', module='automation', version='1.0.0')
)
libraryDependencies += "io.github.ikaros0503" % "automation" % "1.0.0"
[io.github.ikaros0503/automation "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.5.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |