is not current version
Last Version 4.10.0

pl.fhframework.dp:fhdp-commons 4.9.25


GroupId

GroupId

pl.fhframework.dp
ArtifactId

ArtifactId

fhdp-commons
Version

Version

4.9.25
Type

Type

pom

Download fhdp-commons 4.9.25

Filename Size
fhdp-commons-4.9.25.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons/ -->
<dependency>
    <groupId>pl.fhframework.dp</groupId>
    <artifactId>fhdp-commons</artifactId>
    <version>4.9.25</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons/
implementation 'pl.fhframework.dp:fhdp-commons:4.9.25'
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons/
implementation ("pl.fhframework.dp:fhdp-commons:4.9.25")
'pl.fhframework.dp:fhdp-commons:pom:4.9.25'
<dependency org="pl.fhframework.dp" name="fhdp-commons" rev="4.9.25">
  <artifact name="fhdp-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.dp', module='fhdp-commons', version='4.9.25')
)
libraryDependencies += "pl.fhframework.dp" % "fhdp-commons" % "4.9.25"
[pl.fhframework.dp/fhdp-commons "4.9.25"]