License |
License |
---|---|
GroupId | GroupIdpl.fhframework |
ArtifactId | ArtifactIdfhCoreLite |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionfhCoreLite
FH Framework Lite
|
Project URL |
Project URL |
Filename | Size |
---|---|
fhCoreLite-4.10.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework/fhCoreLite/ -->
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>fhCoreLite</artifactId>
<version>4.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/fhCoreLite/
implementation 'pl.fhframework:fhCoreLite:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework/fhCoreLite/
implementation ("pl.fhframework:fhCoreLite:4.10.0")
'pl.fhframework:fhCoreLite:pom:4.10.0'
<dependency org="pl.fhframework" name="fhCoreLite" rev="4.10.0">
<artifact name="fhCoreLite" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='fhCoreLite', version='4.10.0')
)
libraryDependencies += "pl.fhframework" % "fhCoreLite" % "4.10.0"
[pl.fhframework/fhCoreLite "4.10.0"]