is not current version
Last Version 2.0.1

io.github.sanctuuary:APE 1.1.7-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.

GroupId

GroupId

io.github.sanctuuary
ArtifactId

ArtifactId

APE
Version

Version

1.1.7-snapshot
Type

Type

jar

Download APE 1.1.7-snapshot


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