is not current version
Last Version 1.1

org.appspy.perf:org.appspy.perf.servlet 1.0

Appspy

GroupId

GroupId

org.appspy.perf
ArtifactId

ArtifactId

org.appspy.perf.servlet
Version

Version

1.0
Type

Type

jar

Download org.appspy.perf.servlet 1.0


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