is not current version
Last Version 4.10.0

pl.fhframework:coreLite 4.6.4

Projekt CoreLite

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

coreLite
Version

Version

4.6.4
Type

Type

jar

Download coreLite 4.6.4


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