is not current version
Last Version 4.10.0

pl.fhframework:fhCoreLite 4.8.7

FH Framework Lite

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fhCoreLite
Version

Version

4.8.7
Type

Type

pom

Download fhCoreLite 4.8.7

Filename Size
fhCoreLite-4.8.7.pom 2 KB
Browse

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