| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.snowdream.android.util.concurrent |
| Идентификатор | Идентификаторmultithread |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmultithread
android lib - multithread
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| multithread-1.0.pom | |
| multithread-1.0.jar | 5 KB |
| multithread-1.0-sources.jar | 3 KB |
| multithread-1.0-javadoc.jar | 43 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.snowdream.android.util.concurrent/multithread/ -->
<dependency>
<groupId>com.github.snowdream.android.util.concurrent</groupId>
<artifactId>multithread</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.android.util.concurrent/multithread/
implementation 'com.github.snowdream.android.util.concurrent:multithread:1.0'
// https://jarcasting.com/artifacts/com.github.snowdream.android.util.concurrent/multithread/
implementation ("com.github.snowdream.android.util.concurrent:multithread:1.0")
'com.github.snowdream.android.util.concurrent:multithread:jar:1.0'
<dependency org="com.github.snowdream.android.util.concurrent" name="multithread" rev="1.0">
<artifact name="multithread" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.android.util.concurrent', module='multithread', version='1.0')
)
libraryDependencies += "com.github.snowdream.android.util.concurrent" % "multithread" % "1.0"
[com.github.snowdream.android.util.concurrent/multithread "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.snowdream.android.util : log | jar | 1.0.4 |