Parent pom for teaey

Maven parent pom.

License

License

GroupId

GroupId

com.github.teaey
ArtifactId

ArtifactId

teaey-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Parent pom for teaey
Maven parent pom.
Project URL

Project URL

https://github.com/teaey/teaey-parent

Download teaey-parent

Filename Size
teaey-parent-1.0.0.pom 4 KB
Browse

How to add to project

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