Last Version

capsule-maven 1.0.3.2

Java packaging and deployment system

License

License

Categories

Categories

Maven Build Tools Capsule Distribution
GroupId

GroupId

io.nextflow
ArtifactId

ArtifactId

capsule-maven
Version

Version

1.0.3.2
Type

Type

jar
Description

Description

capsule-maven
Java packaging and deployment system
Project URL

Project URL

https://github.com/nextflow-io/capsule-maven
Source Code Management

Source Code Management

https://github.com/nextflow-io/capsule-maven

Download capsule-maven 1.0.3.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.