Categories |
CategoriesData |
---|---|
GroupId | GroupIdbio.ferlab |
ArtifactId | ArtifactIddatalake-commons_2.12 |
Version | Version0.2.19 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/bio.ferlab/datalake-commons_2.12/ -->
<dependency>
<groupId>bio.ferlab</groupId>
<artifactId>datalake-commons_2.12</artifactId>
<version>0.2.19</version>
</dependency>
// https://jarcasting.com/artifacts/bio.ferlab/datalake-commons_2.12/
implementation 'bio.ferlab:datalake-commons_2.12:0.2.19'
// https://jarcasting.com/artifacts/bio.ferlab/datalake-commons_2.12/
implementation ("bio.ferlab:datalake-commons_2.12:0.2.19")
'bio.ferlab:datalake-commons_2.12:jar:0.2.19'
<dependency org="bio.ferlab" name="datalake-commons_2.12" rev="0.2.19">
<artifact name="datalake-commons_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='bio.ferlab', module='datalake-commons_2.12', version='0.2.19')
)
libraryDependencies += "bio.ferlab" % "datalake-commons_2.12" % "0.2.19"
[bio.ferlab/datalake-commons_2.12 "0.2.19"]