is not current version
Last Version 8

com.github.htfv:parent-github 1

Top-level 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

1
Type

Type

jar

Download parent-github 1


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