не последняя версия
Последняя версия 0.1.3.1

com.github.ddth:djs-commons 0.1.1

Distributed Job Scheduler - Common Libraries

Категории

Категории

JavaScript Языки программирования
Группа

Группа

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

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

djs-commons
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать djs-commons 0.1.1


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