is not current version
Last Version 2.2.2

org.freehep:freehep-io 2.0.4

FreeHEP extension to the java.io library

GroupId

GroupId

org.freehep
ArtifactId

ArtifactId

freehep-io
Version

Version

2.0.4
Type

Type

jar

Download freehep-io 2.0.4


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