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

io.dangernoodle:dn-scm-github 0.1.1

github scm implementation

Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

io.dangernoodle
Идентификатор

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

dn-scm-github
Версия

Версия

0.1.1
Тип

Тип

pom

Скачать dn-scm-github 0.1.1

Имя Файла Размер
dn-scm-github-0.1.1.pom 3 KB
Обзор

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