is not current version
Last Version 4.1.6

org.apache.stratos:cartidge-agent 4.1.0


GroupId

GroupId

org.apache.stratos
ArtifactId

ArtifactId

cartidge-agent
Version

Version

4.1.0
Type

Type

pom

Download cartidge-agent 4.1.0

Filename Size
cartidge-agent-4.1.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.stratos/cartidge-agent/ -->
<dependency>
    <groupId>org.apache.stratos</groupId>
    <artifactId>cartidge-agent</artifactId>
    <version>4.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/cartidge-agent/
implementation 'org.apache.stratos:cartidge-agent:4.1.0'
// https://jarcasting.com/artifacts/org.apache.stratos/cartidge-agent/
implementation ("org.apache.stratos:cartidge-agent:4.1.0")
'org.apache.stratos:cartidge-agent:pom:4.1.0'
<dependency org="org.apache.stratos" name="cartidge-agent" rev="4.1.0">
  <artifact name="cartidge-agent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='cartidge-agent', version='4.1.0')
)
libraryDependencies += "org.apache.stratos" % "cartidge-agent" % "4.1.0"
[org.apache.stratos/cartidge-agent "4.1.0"]