is not current version
Last Version 3.2.0

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

Provides several examples of use of GeDA

GroupId

GroupId

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

ArtifactId

geda.examples
Version

Version

3.0.0
Type

Type

jar

Download geda.examples 3.0.0


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