is not current version
Last Version 3.2.0

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

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

GroupId

GroupId

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

ArtifactId

geda
Version

Version

3.1.1
Type

Type

pom

Download geda 3.1.1

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