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

io.mosip.resident:resident-service 1.0.10-rc1


Категории

Категории

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

Группа

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

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

resident-service
Версия

Версия

1.0.10-rc1
Тип

Тип

jar

Скачать resident-service 1.0.10-rc1


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