is not current version
Last Version 2.0-rc2

uk.ac.ebi.gxa:atlas-test 2.0-rc1


GroupId

GroupId

uk.ac.ebi.gxa
ArtifactId

ArtifactId

atlas-test
Version

Version

2.0-rc1
Type

Type

jar

Download atlas-test 2.0-rc1


<!-- https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-test/ -->
<dependency>
    <groupId>uk.ac.ebi.gxa</groupId>
    <artifactId>atlas-test</artifactId>
    <version>2.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-test/
implementation 'uk.ac.ebi.gxa:atlas-test:2.0-rc1'
// https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-test/
implementation ("uk.ac.ebi.gxa:atlas-test:2.0-rc1")
'uk.ac.ebi.gxa:atlas-test:jar:2.0-rc1'
<dependency org="uk.ac.ebi.gxa" name="atlas-test" rev="2.0-rc1">
  <artifact name="atlas-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ebi.gxa', module='atlas-test', version='2.0-rc1')
)
libraryDependencies += "uk.ac.ebi.gxa" % "atlas-test" % "2.0-rc1"
[uk.ac.ebi.gxa/atlas-test "2.0-rc1"]