| Лицензия |
Лицензия |
|---|---|
| Группа | Группаpl.fhframework |
| Идентификатор | ИдентификаторfhCoreLite |
| Версия | Версия4.9.20 |
| Тип | Типpom |
| Описание |
ОписаниеfhCoreLite
FH Framework Lite
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| fhCoreLite-4.9.20.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/pl.fhframework/fhCoreLite/ -->
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>fhCoreLite</artifactId>
<version>4.9.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/fhCoreLite/
implementation 'pl.fhframework:fhCoreLite:4.9.20'
// https://jarcasting.com/artifacts/pl.fhframework/fhCoreLite/
implementation ("pl.fhframework:fhCoreLite:4.9.20")
'pl.fhframework:fhCoreLite:pom:4.9.20'
<dependency org="pl.fhframework" name="fhCoreLite" rev="4.9.20">
<artifact name="fhCoreLite" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='fhCoreLite', version='4.9.20')
)
libraryDependencies += "pl.fhframework" % "fhCoreLite" % "4.9.20"
[pl.fhframework/fhCoreLite "4.9.20"]