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

org.dhatim:scribe-parent 1.7.3

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

Группа

Группа

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

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

scribe-parent
Версия

Версия

1.7.3
Тип

Тип

pom

Скачать scribe-parent 1.7.3

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

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