is not current version
Last Version 0.4.114.1

org.jvnet.hifaces:hifaces-project 0.4.111


Categories

Categories

Net
GroupId

GroupId

org.jvnet.hifaces
ArtifactId

ArtifactId

hifaces-project
Version

Version

0.4.111
Type

Type

pom

Download hifaces-project 0.4.111


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