is not current version
Last Version 1.11.0

com.xzchaoo.commons:commons-syncexclusiveexecutor 1.0.7


GroupId

GroupId

com.xzchaoo.commons
ArtifactId

ArtifactId

commons-syncexclusiveexecutor
Version

Version

1.0.7
Type

Type

jar

Download commons-syncexclusiveexecutor 1.0.7


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