io.github.drewctaylor:maven

A maven parent POM.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.drewctaylor
ArtifactId

ArtifactId

maven
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

io.github.drewctaylor:maven
A maven parent POM.
Project URL

Project URL

https://github.com/drewctaylor/maven
Project Organization

Project Organization

Drew Taylor
Source Code Management

Source Code Management

http://github.com/drewctaylor/maven

Download maven

Filename Size
maven-0.0.2.pom 18 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.drewctaylor/maven/ -->
<dependency>
    <groupId>io.github.drewctaylor</groupId>
    <artifactId>maven</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.drewctaylor/maven/
implementation 'io.github.drewctaylor:maven:0.0.2'
// https://jarcasting.com/artifacts/io.github.drewctaylor/maven/
implementation ("io.github.drewctaylor:maven:0.0.2")
'io.github.drewctaylor:maven:pom:0.0.2'
<dependency org="io.github.drewctaylor" name="maven" rev="0.0.2">
  <artifact name="maven" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.drewctaylor', module='maven', version='0.0.2')
)
libraryDependencies += "io.github.drewctaylor" % "maven" % "0.0.2"
[io.github.drewctaylor/maven "0.0.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.

Versions

Version
0.0.2