is not current version
Last Version 1.1.0

org.zalando.stups:fullstop-core 0.9.0


GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

fullstop-core
Version

Version

0.9.0
Type

Type

pom

Download fullstop-core 0.9.0

Filename Size
fullstop-core-0.9.0.pom 1 KB
Browse

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