is not current version
Last Version 1.0

com.github.snowdream.android.util.concurrent:multithread 0.0.5


GroupId

GroupId

com.github.snowdream.android.util.concurrent
ArtifactId

ArtifactId

multithread
Version

Version

0.0.5
Type

Type

jar

Download multithread 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.snowdream.android.util.concurrent/multithread/ -->
<dependency>
    <groupId>com.github.snowdream.android.util.concurrent</groupId>
    <artifactId>multithread</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.android.util.concurrent/multithread/
implementation 'com.github.snowdream.android.util.concurrent:multithread:0.0.5'
// https://jarcasting.com/artifacts/com.github.snowdream.android.util.concurrent/multithread/
implementation ("com.github.snowdream.android.util.concurrent:multithread:0.0.5")
'com.github.snowdream.android.util.concurrent:multithread:jar:0.0.5'
<dependency org="com.github.snowdream.android.util.concurrent" name="multithread" rev="0.0.5">
  <artifact name="multithread" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.android.util.concurrent', module='multithread', version='0.0.5')
)
libraryDependencies += "com.github.snowdream.android.util.concurrent" % "multithread" % "0.0.5"
[com.github.snowdream.android.util.concurrent/multithread "0.0.5"]