License |
License |
---|---|
GroupId | GroupIdcom.github.snowdream.android.util.concurrent |
ArtifactId | ArtifactIdmultithread |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmultithread
android lib - multithread
|
Project URL |
Project URL |
Filename | Size |
---|---|
multithread-1.0.pom | |
multithread-1.0.jar | 5 KB |
multithread-1.0-sources.jar | 3 KB |
multithread-1.0-javadoc.jar | 43 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.snowdream.android.util : log | jar | 1.0.4 |