| Группа | Группаcom.github.danielgindi |
|---|---|
| Идентификатор | Идентификаторhelpers |
| Версия | Версия1.4.7 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| helpers-1.4.7.pom | |
| helpers-1.4.7.var | 80 KB |
| helpers-1.4.7-sources.jar | 31 KB |
| helpers-1.4.7-javadoc.jar | 261 bytes |
| helpers-1.4.7-fatjar.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.danielgindi/helpers/ -->
<dependency>
<groupId>com.github.danielgindi</groupId>
<artifactId>helpers</artifactId>
<version>1.4.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.danielgindi/helpers/
implementation 'com.github.danielgindi:helpers:1.4.7'
// https://jarcasting.com/artifacts/com.github.danielgindi/helpers/
implementation ("com.github.danielgindi:helpers:1.4.7")
'com.github.danielgindi:helpers:aar:1.4.7'
<dependency org="com.github.danielgindi" name="helpers" rev="1.4.7">
<artifact name="helpers" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.danielgindi', module='helpers', version='1.4.7')
)
libraryDependencies += "com.github.danielgindi" % "helpers" % "1.4.7"
[com.github.danielgindi/helpers "1.4.7"]