| License | License | 
|---|---|
| GroupId | GroupIdcom.bihe0832.android | 
| ArtifactId | ArtifactIdlib-thread | 
| Last Version | Last Version4.20.0 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionLibThread Android APP Factory | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| lib-thread-4.20.0.pom | |
| lib-thread-4.20.0.aar | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.bihe0832.android/lib-thread/ -->
<dependency>
    <groupId>com.bihe0832.android</groupId>
    <artifactId>lib-thread</artifactId>
    <version>4.20.0</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/com.bihe0832.android/lib-thread/
implementation 'com.bihe0832.android:lib-thread:4.20.0'// https://jarcasting.com/artifacts/com.bihe0832.android/lib-thread/
implementation ("com.bihe0832.android:lib-thread:4.20.0")'com.bihe0832.android:lib-thread:aar:4.20.0'<dependency org="com.bihe0832.android" name="lib-thread" rev="4.20.0">
  <artifact name="lib-thread" type="aar" />
</dependency>@Grapes(
@Grab(group='com.bihe0832.android', module='lib-thread', version='4.20.0')
)libraryDependencies += "com.bihe0832.android" % "lib-thread" % "4.20.0"[com.bihe0832.android/lib-thread "4.20.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.71 |