is not current version
Last Version 8

com.github.htfv:parent-resources 7


GroupId

GroupId

com.github.htfv
ArtifactId

ArtifactId

parent-resources
Version

Version

7
Type

Type

jar

Download parent-resources 7


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