| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.chrishorner |
| Идентификатор | Идентификаторrhythmsticks |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеRhythmSticks
An overlay of lines to verify your UI elements adhere to specified intervals.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rhythmsticks-1.0.0.pom | |
| rhythmsticks-1.0.0.jar | 5 KB |
| rhythmsticks-1.0.0-sources.jar | 2 KB |
| rhythmsticks-1.0.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.chrishorner/rhythmsticks/ -->
<dependency>
<groupId>com.chrishorner</groupId>
<artifactId>rhythmsticks</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.chrishorner/rhythmsticks/
implementation 'com.chrishorner:rhythmsticks:1.0.0'
// https://jarcasting.com/artifacts/com.chrishorner/rhythmsticks/
implementation ("com.chrishorner:rhythmsticks:1.0.0")
'com.chrishorner:rhythmsticks:jar:1.0.0'
<dependency org="com.chrishorner" name="rhythmsticks" rev="1.0.0">
<artifact name="rhythmsticks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chrishorner', module='rhythmsticks', version='1.0.0')
)
libraryDependencies += "com.chrishorner" % "rhythmsticks" % "1.0.0"
[com.chrishorner/rhythmsticks "1.0.0"]