GroupId | GroupIdcom.inspire-software.lib.dto.geda |
---|---|
ArtifactId | ArtifactIdgeda.examples |
Version | Version3.1.2 |
Type | Typejar |
Filename | Size |
---|---|
geda.examples-3.1.2.pom | |
geda.examples-3.1.2.jar | 168 KB |
geda.examples-3.1.2-sources.jar | 129 KB |
geda.examples-3.1.2-javadoc.jar | 858 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.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:3.1.2'
// https://jarcasting.com/artifacts/com.inspire-software.lib.dto.geda/geda.examples/
implementation ("com.inspire-software.lib.dto.geda:geda.examples:3.1.2")
'com.inspire-software.lib.dto.geda:geda.examples:jar:3.1.2'
<dependency org="com.inspire-software.lib.dto.geda" name="geda.examples" rev="3.1.2">
<artifact name="geda.examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.inspire-software.lib.dto.geda', module='geda.examples', version='3.1.2')
)
libraryDependencies += "com.inspire-software.lib.dto.geda" % "geda.examples" % "3.1.2"
[com.inspire-software.lib.dto.geda/geda.examples "3.1.2"]