is not current version
Last Version 1.2.4

com.fully-automated:api-automation 1.0

${jar.description}

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.fully-automated
ArtifactId

ArtifactId

api-automation
Version

Version

1.0
Type

Type

jar

Download api-automation 1.0


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