mango

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Apache License
GroupId

GroupId

org.bdgenomics.mango
ArtifactId

ArtifactId

mango-parent
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

mango
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download mango-parent

Filename Size
mango-parent-0.0.5.pom 27 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.bdgenomics.mango/mango-parent/ -->
<dependency>
    <groupId>org.bdgenomics.mango</groupId>
    <artifactId>mango-parent</artifactId>
    <version>0.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bdgenomics.mango/mango-parent/
implementation 'org.bdgenomics.mango:mango-parent:0.0.5'
// https://jarcasting.com/artifacts/org.bdgenomics.mango/mango-parent/
implementation ("org.bdgenomics.mango:mango-parent:0.0.5")
'org.bdgenomics.mango:mango-parent:pom:0.0.5'
<dependency org="org.bdgenomics.mango" name="mango-parent" rev="0.0.5">
  <artifact name="mango-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bdgenomics.mango', module='mango-parent', version='0.0.5')
)
libraryDependencies += "org.bdgenomics.mango" % "mango-parent" % "0.0.5"
[org.bdgenomics.mango/mango-parent "0.0.5"]

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.

Versions

Version
0.0.5
0.0.3
0.0.2
0.0.1
0.0.1-rc1