is not current version
Last Version 7.2.9.RELEASE

uk.co.jemos.podam:podam 2.3.5.RELEASE

PODAM is a tool to automatically fill POJO with data

GroupId

GroupId

uk.co.jemos.podam
ArtifactId

ArtifactId

podam
Version

Version

2.3.5.RELEASE
Type

Type

jar

Download podam 2.3.5.RELEASE


<!-- https://jarcasting.com/artifacts/uk.co.jemos.podam/podam/ -->
<dependency>
    <groupId>uk.co.jemos.podam</groupId>
    <artifactId>podam</artifactId>
    <version>2.3.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.jemos.podam/podam/
implementation 'uk.co.jemos.podam:podam:2.3.5.RELEASE'
// https://jarcasting.com/artifacts/uk.co.jemos.podam/podam/
implementation ("uk.co.jemos.podam:podam:2.3.5.RELEASE")
'uk.co.jemos.podam:podam:jar:2.3.5.RELEASE'
<dependency org="uk.co.jemos.podam" name="podam" rev="2.3.5.RELEASE">
  <artifact name="podam" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.jemos.podam', module='podam', version='2.3.5.RELEASE')
)
libraryDependencies += "uk.co.jemos.podam" % "podam" % "2.3.5.RELEASE"
[uk.co.jemos.podam/podam "2.3.5.RELEASE"]