| Группа | Группаorg.zalando.stups |
|---|---|
| Идентификатор | Идентификаторfullstop-violation |
| Версия | Версия1.0.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| fullstop-violation-1.0.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.zalando.stups/fullstop-violation/ -->
<dependency>
<groupId>org.zalando.stups</groupId>
<artifactId>fullstop-violation</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.stups/fullstop-violation/
implementation 'org.zalando.stups:fullstop-violation:1.0.1'
// https://jarcasting.com/artifacts/org.zalando.stups/fullstop-violation/
implementation ("org.zalando.stups:fullstop-violation:1.0.1")
'org.zalando.stups:fullstop-violation:pom:1.0.1'
<dependency org="org.zalando.stups" name="fullstop-violation" rev="1.0.1">
<artifact name="fullstop-violation" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.zalando.stups', module='fullstop-violation', version='1.0.1')
)
libraryDependencies += "org.zalando.stups" % "fullstop-violation" % "1.0.1"
[org.zalando.stups/fullstop-violation "1.0.1"]