| Группа | Группаcom.label305.stan |
|---|---|
| Идентификатор | Идентификаторlib-async |
| Версия | Версия0.3.1 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| lib-async-0.3.1.pom | |
| lib-async-0.3.1.aar | 15 KB |
| lib-async-0.3.1-sources.jar | 6 KB |
| lib-async-0.3.1-javadoc.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.label305.stan/lib-async/ -->
<dependency>
<groupId>com.label305.stan</groupId>
<artifactId>lib-async</artifactId>
<version>0.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.label305.stan/lib-async/
implementation 'com.label305.stan:lib-async:0.3.1'
// https://jarcasting.com/artifacts/com.label305.stan/lib-async/
implementation ("com.label305.stan:lib-async:0.3.1")
'com.label305.stan:lib-async:aar:0.3.1'
<dependency org="com.label305.stan" name="lib-async" rev="0.3.1">
<artifact name="lib-async" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.label305.stan', module='lib-async', version='0.3.1')
)
libraryDependencies += "com.label305.stan" % "lib-async" % "0.3.1"
[com.label305.stan/lib-async "0.3.1"]