не последняя версия
Последняя версия 1.2.0-prerel

io.mosip.resident:resident-parent 1.0.7-rc1

Parent project of MOSIP Resident

Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

resident-parent
Версия

Версия

1.0.7-rc1
Тип

Тип

pom

Скачать resident-parent 1.0.7-rc1

Имя Файла Размер
resident-parent-1.0.7-rc1.pom 17 KB
Обзор

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