не последняя версия
Последняя версия 4.10.0

pl.fhframework.commons:fhCommons 4.6.18

Fh Commons Module

Группа

Группа

pl.fhframework.commons
Идентификатор

Идентификатор

fhCommons
Версия

Версия

4.6.18
Тип

Тип

jar

Скачать fhCommons 4.6.18


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