is not current version
Last Version 0.4.114.1

org.jvnet.hifaces:hifaces 0.4.110


Categories

Categories

Net
GroupId

GroupId

org.jvnet.hifaces
ArtifactId

ArtifactId

hifaces
Version

Version

0.4.110
Type

Type

jar

Download hifaces 0.4.110


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