is not current version
Last Version 0.0.37

io.github.egonw.bacting:bacting 0.0.25

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

GroupId

GroupId

io.github.egonw.bacting
ArtifactId

ArtifactId

bacting
Version

Version

0.0.25
Type

Type

pom

Download bacting 0.0.25

Filename Size
bacting-0.0.25.pom 5 KB
Browse

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