is not current version
Last Version 2.8.0.15

io.github.egonw.bacting:bioclipse 2.8.0.6

Bacting := acting as the Bioclipse TNG. Bioclipse version that can be used from the command line, e.g. with Groovy.

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.egonw.bacting
ArtifactId

ArtifactId

bioclipse
Version

Version

2.8.0.6
Type

Type

pom

Download bioclipse 2.8.0.6

Filename Size
bioclipse-2.8.0.6.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.egonw.bacting/bioclipse/ -->
<dependency>
    <groupId>io.github.egonw.bacting</groupId>
    <artifactId>bioclipse</artifactId>
    <version>2.8.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.egonw.bacting/bioclipse/
implementation 'io.github.egonw.bacting:bioclipse:2.8.0.6'
// https://jarcasting.com/artifacts/io.github.egonw.bacting/bioclipse/
implementation ("io.github.egonw.bacting:bioclipse:2.8.0.6")
'io.github.egonw.bacting:bioclipse:pom:2.8.0.6'
<dependency org="io.github.egonw.bacting" name="bioclipse" rev="2.8.0.6">
  <artifact name="bioclipse" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.egonw.bacting', module='bioclipse', version='2.8.0.6')
)
libraryDependencies += "io.github.egonw.bacting" % "bioclipse" % "2.8.0.6"
[io.github.egonw.bacting/bioclipse "2.8.0.6"]