is not current version
Last Version 8

com.github.htfv:parent-resources 3


GroupId

GroupId

com.github.htfv
ArtifactId

ArtifactId

parent-resources
Version

Version

3
Type

Type

jar

Download parent-resources 3


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