License |
License |
---|---|
GroupId | GroupIdcom.inspire-software.lib.dto.geda |
ArtifactId | ArtifactIdgeda.examples |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionExamples for GeDA
Provides several examples of use of GeDA
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geda.examples-3.2.0.pom | |
geda.examples-3.2.0.jar | 168 KB |
geda.examples-3.2.0-sources.jar | 129 KB |
geda.examples-3.2.0-javadoc.jar | 881 KB |
Browse |
<!-- 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.2.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.2.0'
// https://jarcasting.com/artifacts/com.inspire-software.lib.dto.geda/geda.examples/
implementation ("com.inspire-software.lib.dto.geda:geda.examples:3.2.0")
'com.inspire-software.lib.dto.geda:geda.examples:jar:3.2.0'
<dependency org="com.inspire-software.lib.dto.geda" name="geda.examples" rev="3.2.0">
<artifact name="geda.examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.inspire-software.lib.dto.geda', module='geda.examples', version='3.2.0')
)
libraryDependencies += "com.inspire-software.lib.dto.geda" % "geda.examples" % "3.2.0"
[com.inspire-software.lib.dto.geda/geda.examples "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.inspire-software.lib.dto.geda : geda.core | jar | 3.2.0 |
junit : junit | jar | 4.6 |
org.slf4j : slf4j-api | jar | 1.7.26 |