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

org.dhatim:scribe-parent 1.7.2

Maintain uniform and consistent view of Scribe specific dependencies and build configuration.

Группа

Группа

org.dhatim
Идентификатор

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

scribe-parent
Версия

Версия

1.7.2
Тип

Тип

pom

Скачать scribe-parent 1.7.2

Имя Файла Размер
scribe-parent-1.7.2.pom 1 KB
Обзор

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