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

io.github.sanctuuary:APE 1.0.0

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.0
Тип

Тип

jar

Скачать APE 1.0.0


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