is not current version
Last Version 4.10.0

pl.fhframework:coreLite 4.8.2

Projekt CoreLite

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

coreLite
Version

Version

4.8.2
Type

Type

jar

Download coreLite 4.8.2


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