is not current version
Last Version 1.1.0

org.zalando.stups:fullstop-processing 0.5.0-jb-5


GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

fullstop-processing
Version

Version

0.5.0-jb-5
Type

Type

jar

Download fullstop-processing 0.5.0-jb-5


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