is not current version
Last Version 1.2.0-prerel

io.mosip.datashare:data-share 1.1.2-rc2


Categories

Categories

Data
GroupId

GroupId

io.mosip.datashare
ArtifactId

ArtifactId

data-share
Version

Version

1.1.2-rc2
Type

Type

pom

Download data-share 1.1.2-rc2

Filename Size
data-share-1.1.2-rc2.pom 6 KB
Browse

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