is not current version
Last Version 8

com.github.htfv:parent-resources 4


GroupId

GroupId

com.github.htfv
ArtifactId

ArtifactId

parent-resources
Version

Version

4
Type

Type

jar

Download parent-resources 4


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