is not current version
Last Version 2.4

org.freehep:freehep-graphics2d-export-example 2.3

FreeHEP Graphics 2D Export Example

GroupId

GroupId

org.freehep
ArtifactId

ArtifactId

freehep-graphics2d-export-example
Version

Version

2.3
Type

Type

jar

Download freehep-graphics2d-export-example 2.3


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