| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.noties |
| Идентификатор | Идентификаторstopship |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеStopShip
StopShip block and Lint rule for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stopship-1.0.0.pom | |
| stopship-1.0.0.aar | 8 KB |
| stopship-1.0.0-sources.jar | 913 bytes |
| stopship-1.0.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.noties/stopship/ -->
<dependency>
<groupId>io.noties</groupId>
<artifactId>stopship</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.noties/stopship/
implementation 'io.noties:stopship:1.0.0'
// https://jarcasting.com/artifacts/io.noties/stopship/
implementation ("io.noties:stopship:1.0.0")
'io.noties:stopship:aar:1.0.0'
<dependency org="io.noties" name="stopship" rev="1.0.0">
<artifact name="stopship" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.noties', module='stopship', version='1.0.0')
)
libraryDependencies += "io.noties" % "stopship" % "1.0.0"
[io.noties/stopship "1.0.0"]