License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.egonw.bacting |
ArtifactId | ArtifactIdbioclipse |
Last Version | Last Version2.8.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBacting Bioclipse
Bacting := acting as the Bioclipse TNG. Bioclipse version that can be used
from the command line, e.g. with Groovy.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bioclipse-2.8.0.15.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.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.egonw.bacting/bioclipse/
implementation 'io.github.egonw.bacting:bioclipse:2.8.0.15'
// https://jarcasting.com/artifacts/io.github.egonw.bacting/bioclipse/
implementation ("io.github.egonw.bacting:bioclipse:2.8.0.15")
'io.github.egonw.bacting:bioclipse:pom:2.8.0.15'
<dependency org="io.github.egonw.bacting" name="bioclipse" rev="2.8.0.15">
<artifact name="bioclipse" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.egonw.bacting', module='bioclipse', version='2.8.0.15')
)
libraryDependencies += "io.github.egonw.bacting" % "bioclipse" % "2.8.0.15"
[io.github.egonw.bacting/bioclipse "2.8.0.15"]