is not current version
Last Version 0.0.3.RELEASE

com.github.hengboy:micro-job-provider 0.0.2.RELEASE

任务提供者

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

micro-job-provider
Version

Version

0.0.2.RELEASE
Type

Type

jar

Download micro-job-provider 0.0.2.RELEASE


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