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

io.github.sanctuuary:APE 1.0.2-snapshot

APE is a command line tool and an API for the automated exploration of possible computational pipelines (workflows) from large collections of computational tools.

Группа

Группа

io.github.sanctuuary
Идентификатор

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

APE
Версия

Версия

1.0.2-snapshot
Тип

Тип

jar

Скачать APE 1.0.2-snapshot


<!-- https://jarcasting.com/artifacts/io.github.sanctuuary/APE/ -->
<dependency>
    <groupId>io.github.sanctuuary</groupId>
    <artifactId>APE</artifactId>
    <version>1.0.2-snapshot</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sanctuuary/APE/
implementation 'io.github.sanctuuary:APE:1.0.2-snapshot'
// https://jarcasting.com/artifacts/io.github.sanctuuary/APE/
implementation ("io.github.sanctuuary:APE:1.0.2-snapshot")
'io.github.sanctuuary:APE:jar:1.0.2-snapshot'
<dependency org="io.github.sanctuuary" name="APE" rev="1.0.2-snapshot">
  <artifact name="APE" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sanctuuary', module='APE', version='1.0.2-snapshot')
)
libraryDependencies += "io.github.sanctuuary" % "APE" % "1.0.2-snapshot"
[io.github.sanctuuary/APE "1.0.2-snapshot"]