is not current version
Last Version 1.2.0-prerel

io.mosip.resident:resident-parent 1.0.7

Parent project of MOSIP Resident

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.mosip.resident
ArtifactId

ArtifactId

resident-parent
Version

Version

1.0.7
Type

Type

pom

Download resident-parent 1.0.7

Filename Size
resident-parent-1.0.7.pom 17 KB
Browse

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