is not current version
Last Version 4.10.0

pl.fhframework.commons:fhCommons 4.5.14

Fh Commons Module

GroupId

GroupId

pl.fhframework.commons
ArtifactId

ArtifactId

fhCommons
Version

Version

4.5.14
Type

Type

jar

Download fhCommons 4.5.14


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