is not current version
Last Version 1.0.3-RELEASE

com.zmops:zeus-agent-gateway 1.0.2-RELEASE


GroupId

GroupId

com.zmops
ArtifactId

ArtifactId

zeus-agent-gateway
Version

Version

1.0.2-RELEASE
Type

Type

jar

Download zeus-agent-gateway 1.0.2-RELEASE


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