| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.snowdream.android.util |
| Идентификатор | Идентификаторmultithread |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
Описаниеmultithread
The parent pom for the android project with maven.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| multithread-0.0.1.pom | |
| multithread-0.0.1.jar | 4 KB |
| multithread-0.0.1-sources.jar | 2 KB |
| multithread-0.0.1-javadoc.jar | 43 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.snowdream.android.util/multithread/ -->
<dependency>
<groupId>com.github.snowdream.android.util</groupId>
<artifactId>multithread</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.android.util/multithread/
implementation 'com.github.snowdream.android.util:multithread:0.0.1'
// https://jarcasting.com/artifacts/com.github.snowdream.android.util/multithread/
implementation ("com.github.snowdream.android.util:multithread:0.0.1")
'com.github.snowdream.android.util:multithread:jar:0.0.1'
<dependency org="com.github.snowdream.android.util" name="multithread" rev="0.0.1">
<artifact name="multithread" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.android.util', module='multithread', version='0.0.1')
)
libraryDependencies += "com.github.snowdream.android.util" % "multithread" % "0.0.1"
[com.github.snowdream.android.util/multithread "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |