is not current version
Last Version 4.1.6

org.apache.stratos:python-agent-test-integration 4.1.4


Categories

Categories

Python Languages
GroupId

GroupId

org.apache.stratos
ArtifactId

ArtifactId

python-agent-test-integration
Version

Version

4.1.4
Type

Type

jar

Download python-agent-test-integration 4.1.4


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