| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаcom.github.davide-maestroni |
| Идентификатор | Идентификаторjroutine-android |
| Версия | Версия5.4.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| jroutine-android-5.4.0.pom | |
| jroutine-android-5.4.0.aar | 237 KB |
| jroutine-android-5.4.0-sources.jar | 145 KB |
| jroutine-android-5.4.0-javadoc.jar | 297 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-android/ -->
<dependency>
<groupId>com.github.davide-maestroni</groupId>
<artifactId>jroutine-android</artifactId>
<version>5.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-android/
implementation 'com.github.davide-maestroni:jroutine-android:5.4.0'
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-android/
implementation ("com.github.davide-maestroni:jroutine-android:5.4.0")
'com.github.davide-maestroni:jroutine-android:aar:5.4.0'
<dependency org="com.github.davide-maestroni" name="jroutine-android" rev="5.4.0">
<artifact name="jroutine-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.davide-maestroni', module='jroutine-android', version='5.4.0')
)
libraryDependencies += "com.github.davide-maestroni" % "jroutine-android" % "5.4.0"
[com.github.davide-maestroni/jroutine-android "5.4.0"]