is not current version
Last Version 4.10.0

pl.fhframework:fhCoreLite 4.6.24

FH Framework Lite

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fhCoreLite
Version

Version

4.6.24
Type

Type

pom

Download fhCoreLite 4.6.24

Filename Size
fhCoreLite-4.6.24.pom 2 KB
Browse

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