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