is not current version
Last Version 0.4.0-RELEASE

software.fitz:easy-agent-api 0.2.0-RELEASE


GroupId

GroupId

software.fitz
ArtifactId

ArtifactId

easy-agent-api
Version

Version

0.2.0-RELEASE
Type

Type

jar

Download easy-agent-api 0.2.0-RELEASE


<!-- https://jarcasting.com/artifacts/software.fitz/easy-agent-api/ -->
<dependency>
    <groupId>software.fitz</groupId>
    <artifactId>easy-agent-api</artifactId>
    <version>0.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/software.fitz/easy-agent-api/
implementation 'software.fitz:easy-agent-api:0.2.0-RELEASE'
// https://jarcasting.com/artifacts/software.fitz/easy-agent-api/
implementation ("software.fitz:easy-agent-api:0.2.0-RELEASE")
'software.fitz:easy-agent-api:jar:0.2.0-RELEASE'
<dependency org="software.fitz" name="easy-agent-api" rev="0.2.0-RELEASE">
  <artifact name="easy-agent-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.fitz', module='easy-agent-api', version='0.2.0-RELEASE')
)
libraryDependencies += "software.fitz" % "easy-agent-api" % "0.2.0-RELEASE"
[software.fitz/easy-agent-api "0.2.0-RELEASE"]