is not current version
Last Version 2.8.5

com.intellisrc:thread 2.7.15

Modules which makes system development easier and faster.

GroupId

GroupId

com.intellisrc
ArtifactId

ArtifactId

thread
Version

Version

2.7.15
Type

Type

jar

Download thread 2.7.15


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