Last Version

FreeHEP IO 2.2.2

FreeHEP extension to the java.io library

License

License

GroupId

GroupId

org.freehep
ArtifactId

ArtifactId

freehep-io
Version

Version

2.2.2
Type

Type

jar
Description

Description

FreeHEP IO
FreeHEP extension to the java.io library
Source Code Management

Source Code Management

http://github.com/freehep/freehep-io

Download freehep-io 2.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.