is not current version
Last Version 3.4.9

org.tinygroup:org.tinygroup.threadgroup 2.0.28


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

org.tinygroup.threadgroup
Version

Version

2.0.28
Type

Type

jar

Download org.tinygroup.threadgroup 2.0.28


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