mpcs53013-parent-pom

Parent POM to handle things like signing and deploying MPCS53013 artifacts to central repository

License

License

GroupId

GroupId

edu.uchicago.mpcs53013
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

mpcs53013-parent-pom
Parent POM to handle things like signing and deploying MPCS53013 artifacts to central repository

Download parent

Filename Size
parent-1.0.0.pom 1 KB
Browse

How to add to project

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

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
1.0.0