is not current version
Last Version 1.2.4

com.fully-automated:api-automation 1.1

${jar.description}

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.fully-automated
ArtifactId

ArtifactId

api-automation
Version

Version

1.1
Type

Type

jar

Download api-automation 1.1


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