is not current version
Last Version 1.3.5

com.fully-automated:core-automation 1.3.0

${jar.description}

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.fully-automated
ArtifactId

ArtifactId

core-automation
Version

Version

1.3.0
Type

Type

jar

Download core-automation 1.3.0


<!-- https://jarcasting.com/artifacts/com.fully-automated/core-automation/ -->
<dependency>
    <groupId>com.fully-automated</groupId>
    <artifactId>core-automation</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fully-automated/core-automation/
implementation 'com.fully-automated:core-automation:1.3.0'
// https://jarcasting.com/artifacts/com.fully-automated/core-automation/
implementation ("com.fully-automated:core-automation:1.3.0")
'com.fully-automated:core-automation:jar:1.3.0'
<dependency org="com.fully-automated" name="core-automation" rev="1.3.0">
  <artifact name="core-automation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fully-automated', module='core-automation', version='1.3.0')
)
libraryDependencies += "com.fully-automated" % "core-automation" % "1.3.0"
[com.fully-automated/core-automation "1.3.0"]