is not current version
Last Version 1.2.3

com.tvd12:ezyfox-concurrent 1.0.0


GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyfox-concurrent
Version

Version

1.0.0
Type

Type

jar

Download ezyfox-concurrent 1.0.0


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