is not current version
Last Version 0.1.0

org.hisrc.hifaces20:hifaces20-parent hifaces20.1


GroupId

GroupId

org.hisrc.hifaces20
ArtifactId

ArtifactId

hifaces20-parent
Version

Version

hifaces20.1
Type

Type

pom

Download hifaces20-parent hifaces20.1


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