is not current version
Last Version 4.10.0

pl.fhframework.dp:fhdp-components 4.9.25


GroupId

GroupId

pl.fhframework.dp
ArtifactId

ArtifactId

fhdp-components
Version

Version

4.9.25
Type

Type

jar

Download fhdp-components 4.9.25


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