is not current version
Last Version 3.2.0

com.inspire-software.lib.dto.geda:geda.examples 2.1.2

Provides several examples of use of GeDA

GroupId

GroupId

com.inspire-software.lib.dto.geda
ArtifactId

ArtifactId

geda.examples
Version

Version

2.1.2
Type

Type

jar

Download geda.examples 2.1.2


<!-- https://jarcasting.com/artifacts/com.inspire-software.lib.dto.geda/geda.examples/ -->
<dependency>
    <groupId>com.inspire-software.lib.dto.geda</groupId>
    <artifactId>geda.examples</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.inspire-software.lib.dto.geda/geda.examples/
implementation 'com.inspire-software.lib.dto.geda:geda.examples:2.1.2'
// https://jarcasting.com/artifacts/com.inspire-software.lib.dto.geda/geda.examples/
implementation ("com.inspire-software.lib.dto.geda:geda.examples:2.1.2")
'com.inspire-software.lib.dto.geda:geda.examples:jar:2.1.2'
<dependency org="com.inspire-software.lib.dto.geda" name="geda.examples" rev="2.1.2">
  <artifact name="geda.examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.inspire-software.lib.dto.geda', module='geda.examples', version='2.1.2')
)
libraryDependencies += "com.inspire-software.lib.dto.geda" % "geda.examples" % "2.1.2"
[com.inspire-software.lib.dto.geda/geda.examples "2.1.2"]