is not current version
Last Version 2.0-rc2

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


GroupId

GroupId

uk.ac.ebi.gxa
ArtifactId

ArtifactId

atlas-web
Version

Version

2.0-rc1
Type

Type

war

Download atlas-web 2.0-rc1


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