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