| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.anastr |
| Идентификатор | Идентификаторspeedviewlib |
| Версия | Версия1.5.51 |
| Тип | Типaar |
| Описание |
ОписаниеSpeedView
Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| speedviewlib-1.5.51.pom | |
| speedviewlib-1.5.51-sources.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.anastr/speedviewlib/ -->
<dependency>
<groupId>com.github.anastr</groupId>
<artifactId>speedviewlib</artifactId>
<version>1.5.51</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.anastr/speedviewlib/
implementation 'com.github.anastr:speedviewlib:1.5.51'
// https://jarcasting.com/artifacts/com.github.anastr/speedviewlib/
implementation ("com.github.anastr:speedviewlib:1.5.51")
'com.github.anastr:speedviewlib:aar:1.5.51'
<dependency org="com.github.anastr" name="speedviewlib" rev="1.5.51">
<artifact name="speedviewlib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.anastr', module='speedviewlib', version='1.5.51')
)
libraryDependencies += "com.github.anastr" % "speedviewlib" % "1.5.51"
[com.github.anastr/speedviewlib "1.5.51"]