is not current version
Last Version 7.2.9.RELEASE

uk.co.jemos.podam:podam 7.2.3.RELEASE


GroupId

GroupId

uk.co.jemos.podam
ArtifactId

ArtifactId

podam
Version

Version

7.2.3.RELEASE
Type

Type

jar

Download podam 7.2.3.RELEASE


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