is not current version
Last Version 3.1.0

org.opencb.cellbase:cellbase-build 3.0.0


GroupId

GroupId

org.opencb.cellbase
ArtifactId

ArtifactId

cellbase-build
Version

Version

3.0.0
Type

Type

jar

Download cellbase-build 3.0.0


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