is not current version
Last Version 5.2.0

org.opencb.cellbase:cellbase-lib 4.5.0-rc.3


GroupId

GroupId

org.opencb.cellbase
ArtifactId

ArtifactId

cellbase-lib
Version

Version

4.5.0-rc.3
Type

Type

jar

Download cellbase-lib 4.5.0-rc.3


<!-- https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-lib/ -->
<dependency>
    <groupId>org.opencb.cellbase</groupId>
    <artifactId>cellbase-lib</artifactId>
    <version>4.5.0-rc.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-lib/
implementation 'org.opencb.cellbase:cellbase-lib:4.5.0-rc.3'
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-lib/
implementation ("org.opencb.cellbase:cellbase-lib:4.5.0-rc.3")
'org.opencb.cellbase:cellbase-lib:jar:4.5.0-rc.3'
<dependency org="org.opencb.cellbase" name="cellbase-lib" rev="4.5.0-rc.3">
  <artifact name="cellbase-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.cellbase', module='cellbase-lib', version='4.5.0-rc.3')
)
libraryDependencies += "org.opencb.cellbase" % "cellbase-lib" % "4.5.0-rc.3"
[org.opencb.cellbase/cellbase-lib "4.5.0-rc.3"]