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