is not current version
Last Version 8

com.github.htfv:parent-github 6

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

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.htfv
ArtifactId

ArtifactId

parent-github
Version

Version

6
Type

Type

pom

Download parent-github 6

Filename Size
parent-github-6.pom 9 KB
Browse

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