is not current version
Last Version 3.2.0

com.inspire-software.lib.dto.geda:geda 2.0.3

Provides several utilities managing DTO's in n-tier applications

GroupId

GroupId

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

ArtifactId

geda
Version

Version

2.0.3
Type

Type

pom

Download geda 2.0.3

Filename Size
geda-2.0.3.pom 3 KB
Browse

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