is not current version
Last Version 1.1.0

org.zalando.stups:fullstop-testing 0.9.0


GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

fullstop-testing
Version

Version

0.9.0
Type

Type

pom

Download fullstop-testing 0.9.0


<!-- https://jarcasting.com/artifacts/org.zalando.stups/fullstop-testing/ -->
<dependency>
    <groupId>org.zalando.stups</groupId>
    <artifactId>fullstop-testing</artifactId>
    <version>0.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.stups/fullstop-testing/
implementation 'org.zalando.stups:fullstop-testing:0.9.0'
// https://jarcasting.com/artifacts/org.zalando.stups/fullstop-testing/
implementation ("org.zalando.stups:fullstop-testing:0.9.0")
'org.zalando.stups:fullstop-testing:pom:0.9.0'
<dependency org="org.zalando.stups" name="fullstop-testing" rev="0.9.0">
  <artifact name="fullstop-testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.zalando.stups', module='fullstop-testing', version='0.9.0')
)
libraryDependencies += "org.zalando.stups" % "fullstop-testing" % "0.9.0"
[org.zalando.stups/fullstop-testing "0.9.0"]