is not current version
Last Version 0.0.2.beta7

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

this is java common util task client

GroupId

GroupId

com.github.jerrymice.common
ArtifactId

ArtifactId

common-task
Version

Version

0.0.2.beta5
Type

Type

jar

Download common-task 0.0.2.beta5


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