Automation Generation

Automation generation

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.ikaros0503
ArtifactId

ArtifactId

automation
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Automation Generation
Automation generation
Project URL

Project URL

https://github.com/ikaros0503/automation-generation
Source Code Management

Source Code Management

https://github.com/ikaros0503/automation-generation

Download automation

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.5.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0