is not current version
Last Version 4.10.0

pl.fhframework:coreLite 4.6.12

Projekt CoreLite

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

coreLite
Version

Version

4.6.12
Type

Type

jar

Download coreLite 4.6.12


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