is not current version
Last Version 1.11.0

com.xzchaoo.commons:commons-asyncexecutor 1.3.0


GroupId

GroupId

com.xzchaoo.commons
ArtifactId

ArtifactId

commons-asyncexecutor
Version

Version

1.3.0
Type

Type

jar

Download commons-asyncexecutor 1.3.0


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