is not current version
Last Version 3.4.9

org.tinygroup:org.tinygroup.threadgroup 2.0.15


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

org.tinygroup.threadgroup
Version

Version

2.0.15
Type

Type

jar

Download org.tinygroup.threadgroup 2.0.15


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