is not current version
Last Version 4.10.0

pl.fhframework:fhCoreLite 4.6.12

FH Framework Lite

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fhCoreLite
Version

Version

4.6.12
Type

Type

pom

Download fhCoreLite 4.6.12

Filename Size
fhCoreLite-4.6.12.pom 2 KB
Browse

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