is not current version
Last Version 5.2.0

org.opencb.cellbase:cellbase-lib 5.1.1


GroupId

GroupId

org.opencb.cellbase
ArtifactId

ArtifactId

cellbase-lib
Version

Version

5.1.1
Type

Type

jar

Download cellbase-lib 5.1.1


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