is not current version
Last Version 0.4.114.1

org.jvnet.hifaces:hifaces-project 0.4.107


Categories

Categories

Net
GroupId

GroupId

org.jvnet.hifaces
ArtifactId

ArtifactId

hifaces-project
Version

Version

0.4.107
Type

Type

pom

Download hifaces-project 0.4.107


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