не последняя версия
Последняя версия 0.0.3.RELEASE

com.github.hengboy:micro-job-starters 0.0.1.RELEASE


Группа

Группа

com.github.hengboy
Идентификатор

Идентификатор

micro-job-starters
Версия

Версия

0.0.1.RELEASE
Тип

Тип

pom

Скачать micro-job-starters 0.0.1.RELEASE

Имя Файла Размер
micro-job-starters-0.0.1.RELEASE.pom 1 KB
Обзор

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