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

com.github.titisan:parent 0.3.3

See https://github.com/titisan/ldap_exporter

Группа

Группа

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

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

parent
Версия

Версия

0.3.3
Тип

Тип

pom

Скачать parent 0.3.3

Имя Файла Размер
parent-0.3.3.pom 5 KB
Обзор

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