is not current version
Last Version 2.8.5

com.intellisrc:thread 2.7.16

Modules which makes system development easier and faster.

GroupId

GroupId

com.intellisrc
ArtifactId

ArtifactId

thread
Version

Version

2.7.16
Type

Type

jar

Download thread 2.7.16


<!-- https://jarcasting.com/artifacts/com.intellisrc/thread/ -->
<dependency>
    <groupId>com.intellisrc</groupId>
    <artifactId>thread</artifactId>
    <version>2.7.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.intellisrc/thread/
implementation 'com.intellisrc:thread:2.7.16'
// https://jarcasting.com/artifacts/com.intellisrc/thread/
implementation ("com.intellisrc:thread:2.7.16")
'com.intellisrc:thread:jar:2.7.16'
<dependency org="com.intellisrc" name="thread" rev="2.7.16">
  <artifact name="thread" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intellisrc', module='thread', version='2.7.16')
)
libraryDependencies += "com.intellisrc" % "thread" % "2.7.16"
[com.intellisrc/thread "2.7.16"]