is not current version
Last Version 1.1.0

org.zalando.stups:fullstop-plugins 1.0.1


GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

fullstop-plugins
Version

Version

1.0.1
Type

Type

pom

Download fullstop-plugins 1.0.1


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