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

ch.exense.step:step-grid-parent 1.2.2

Step Grid

Группа

Группа

ch.exense.step
Идентификатор

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

step-grid-parent
Версия

Версия

1.2.2
Тип

Тип

pom

Скачать step-grid-parent 1.2.2

Имя Файла Размер
step-grid-parent-1.2.2.pom 7 KB
Обзор

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