Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.mosip.datashare |
ArtifactId | ArtifactIddata-share |
Last Version | Last Version1.2.0-prerel |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondata-share
|
Filename | Size |
---|---|
data-share-1.2.0-prerel.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.2.0-prerel</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.datashare/data-share/
implementation 'io.mosip.datashare:data-share:1.2.0-prerel'
// https://jarcasting.com/artifacts/io.mosip.datashare/data-share/
implementation ("io.mosip.datashare:data-share:1.2.0-prerel")
'io.mosip.datashare:data-share:pom:1.2.0-prerel'
<dependency org="io.mosip.datashare" name="data-share" rev="1.2.0-prerel">
<artifact name="data-share" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.mosip.datashare', module='data-share', version='1.2.0-prerel')
)
libraryDependencies += "io.mosip.datashare" % "data-share" % "1.2.0-prerel"
[io.mosip.datashare/data-share "1.2.0-prerel"]