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

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


Группа

Группа

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

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

fullstop-testing
Версия

Версия

1.0.0.M1
Тип

Тип

pom

Скачать fullstop-testing 1.0.0.M1

Имя Файла Размер
fullstop-testing-1.0.0.M1.pom 1 KB
Обзор

<!-- 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"]