не последняя версия
Последняя версия 0.2.0

com.github.jmchilton.blend4j:blend4j 0.1-alpha-1

blend4j is a JVM partial reimplemenation of the Python library bioblend (http://bioblend.readthedocs.org/en/latest/) for interacting with Galaxy, CloudMan, and BioCloudCentral.

Группа

Группа

com.github.jmchilton.blend4j
Идентификатор

Идентификатор

blend4j
Версия

Версия

0.1-alpha-1
Тип

Тип

jar

Скачать blend4j 0.1-alpha-1


<!-- https://jarcasting.com/artifacts/com.github.jmchilton.blend4j/blend4j/ -->
<dependency>
    <groupId>com.github.jmchilton.blend4j</groupId>
    <artifactId>blend4j</artifactId>
    <version>0.1-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmchilton.blend4j/blend4j/
implementation 'com.github.jmchilton.blend4j:blend4j:0.1-alpha-1'
// https://jarcasting.com/artifacts/com.github.jmchilton.blend4j/blend4j/
implementation ("com.github.jmchilton.blend4j:blend4j:0.1-alpha-1")
'com.github.jmchilton.blend4j:blend4j:jar:0.1-alpha-1'
<dependency org="com.github.jmchilton.blend4j" name="blend4j" rev="0.1-alpha-1">
  <artifact name="blend4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmchilton.blend4j', module='blend4j', version='0.1-alpha-1')
)
libraryDependencies += "com.github.jmchilton.blend4j" % "blend4j" % "0.1-alpha-1"
[com.github.jmchilton.blend4j/blend4j "0.1-alpha-1"]