is not current version
Last Version 5.2.0

org.opencb.cellbase:cellbase-lib 4.8.0


GroupId

GroupId

org.opencb.cellbase
ArtifactId

ArtifactId

cellbase-lib
Version

Version

4.8.0
Type

Type

jar

Download cellbase-lib 4.8.0


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