is not current version
Last Version 4.10.0

pl.fhframework.dp:fhdp 4.9.25

FHDP common modules

GroupId

GroupId

pl.fhframework.dp
ArtifactId

ArtifactId

fhdp
Version

Version

4.9.25
Type

Type

pom

Download fhdp 4.9.25

Filename Size
fhdp-4.9.25.pom 6 KB
Browse

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