is not current version
Last Version 2.8.0.15

io.github.egonw.bacting:bioclipse 2.8.0.3


Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.egonw.bacting
ArtifactId

ArtifactId

bioclipse
Version

Version

2.8.0.3
Type

Type

pom

Download bioclipse 2.8.0.3

Filename Size
bioclipse-2.8.0.3.pom 934 bytes
Browse

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