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