Parent POM for GitHub hosted projects

Parent POM for projects under com.github.htfv hosted on GitHub.

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.htfv
ArtifactId

ArtifactId

parent-github
Last Version

Last Version

8
Release Date

Release Date

Type

Type

jar
Description

Description

Parent POM for GitHub hosted projects
Parent POM for projects under com.github.htfv hosted on GitHub.

Download parent-github

How to add to project

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

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
8
7
6
5
4
3
2
1