License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.ikaros0503 |
ArtifactId | ArtifactIdautomation |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutomation Generation
Automation generation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.5.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |