is not current version
Last Version 1.11.0

com.xzchaoo.commons:commons-batchprocessor 1.0.1


GroupId

GroupId

com.xzchaoo.commons
ArtifactId

ArtifactId

commons-batchprocessor
Version

Version

1.0.1
Type

Type

jar

Download commons-batchprocessor 1.0.1


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