License |
License |
---|---|
GroupId | GroupIdio.github.egonw.bacting |
ArtifactId | ArtifactIdbacting-core |
Last Version | Last Version0.0.37 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbacting-core
Bacting := acting as the Bioclipse TNG. Bioclipse version that can be used
from the command line, e.g. with Groovy.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bacting-core-0.0.37.pom | |
bacting-core-0.0.37.jar | 2 KB |
bacting-core-0.0.37-sources.jar | 2 KB |
bacting-core-0.0.37-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.egonw.bacting/bacting-core/ -->
<dependency>
<groupId>io.github.egonw.bacting</groupId>
<artifactId>bacting-core</artifactId>
<version>0.0.37</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.egonw.bacting/bacting-core/
implementation 'io.github.egonw.bacting:bacting-core:0.0.37'
// https://jarcasting.com/artifacts/io.github.egonw.bacting/bacting-core/
implementation ("io.github.egonw.bacting:bacting-core:0.0.37")
'io.github.egonw.bacting:bacting-core:jar:0.0.37'
<dependency org="io.github.egonw.bacting" name="bacting-core" rev="0.0.37">
<artifact name="bacting-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.egonw.bacting', module='bacting-core', version='0.0.37')
)
libraryDependencies += "io.github.egonw.bacting" % "bacting-core" % "0.0.37"
[io.github.egonw.bacting/bacting-core "0.0.37"]
Group / Artifact | Type | Version |
---|---|---|
io.github.egonw.bacting : bioclipse-core | jar | 2.8.0.14 |