GroupId | GroupIdorg.hisrc.hifaces20 |
---|---|
ArtifactId | ArtifactIdhifaces20-parent |
Version | Versionhifaces20.1 |
Type | Typepom |
Filename | Size |
---|---|
hifaces20-parent-hifaces20.1.pom | 9 KB |
Browse |
<!-- 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"]