License |
License |
---|---|
GroupId | GroupIdio.github.egonw.bacting |
ArtifactId | ArtifactIdbacting |
Last Version | Last Version0.0.37 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBacting
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 |
---|---|
bacting-0.0.37.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.egonw.bacting/bacting/ -->
<dependency>
<groupId>io.github.egonw.bacting</groupId>
<artifactId>bacting</artifactId>
<version>0.0.37</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.egonw.bacting/bacting/
implementation 'io.github.egonw.bacting:bacting:0.0.37'
// https://jarcasting.com/artifacts/io.github.egonw.bacting/bacting/
implementation ("io.github.egonw.bacting:bacting:0.0.37")
'io.github.egonw.bacting:bacting:pom:0.0.37'
<dependency org="io.github.egonw.bacting" name="bacting" rev="0.0.37">
<artifact name="bacting" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.egonw.bacting', module='bacting', version='0.0.37')
)
libraryDependencies += "io.github.egonw.bacting" % "bacting" % "0.0.37"
[io.github.egonw.bacting/bacting "0.0.37"]