is not current version
Last Version 2.4

org.freehep:freehep-graphicsio-tests 2.3

FreeHEP GraphicsIO Test Library

GroupId

GroupId

org.freehep
ArtifactId

ArtifactId

freehep-graphicsio-tests
Version

Version

2.3
Type

Type

jar

Download freehep-graphicsio-tests 2.3


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