is not current version
Last Version 0.0.2.beta7

com.github.jerrymice.common:common-task 0.0.2.beta6

this is java common util task client

GroupId

GroupId

com.github.jerrymice.common
ArtifactId

ArtifactId

common-task
Version

Version

0.0.2.beta6
Type

Type

jar

Download common-task 0.0.2.beta6


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