License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.egonw.bacting |
ArtifactId | ArtifactIdbioclipse-core |
Last Version | Last Version2.8.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.bioclipse.core
Bacting := acting as the Bioclipse TNG. Bioclipse version that can be used
from the command line, e.g. with Groovy.
|
Filename | Size |
---|---|
bioclipse-core-2.8.0.15.pom | |
bioclipse-core-2.8.0.15.jar | 9 KB |
bioclipse-core-2.8.0.15-sources.jar | 8 KB |
bioclipse-core-2.8.0.15-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.egonw.bacting/bioclipse-core/ -->
<dependency>
<groupId>io.github.egonw.bacting</groupId>
<artifactId>bioclipse-core</artifactId>
<version>2.8.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.egonw.bacting/bioclipse-core/
implementation 'io.github.egonw.bacting:bioclipse-core:2.8.0.15'
// https://jarcasting.com/artifacts/io.github.egonw.bacting/bioclipse-core/
implementation ("io.github.egonw.bacting:bioclipse-core:2.8.0.15")
'io.github.egonw.bacting:bioclipse-core:jar:2.8.0.15'
<dependency org="io.github.egonw.bacting" name="bioclipse-core" rev="2.8.0.15">
<artifact name="bioclipse-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.egonw.bacting', module='bioclipse-core', version='2.8.0.15')
)
libraryDependencies += "io.github.egonw.bacting" % "bioclipse-core" % "2.8.0.15"
[io.github.egonw.bacting/bioclipse-core "2.8.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.core.runtime | jar | 3.24.100 |
org.eclipse.platform : org.eclipse.core.resources | jar | 3.16.100 |