is not current version
Last Version 1.1.0

org.zalando.stups:fullstop-testing 1.0.0.M1


GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

fullstop-testing
Version

Version

1.0.0.M1
Type

Type

pom

Download fullstop-testing 1.0.0.M1


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