не последняя версия
Последняя версия 1.1.0

org.zalando.stups:fullstop-processing 1.0.1


Группа

Группа

org.zalando.stups
Идентификатор

Идентификатор

fullstop-processing
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать fullstop-processing 1.0.1


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