is not current version
Last Version 4.10.0

pl.fhframework:fhFramework 4.8.17

FH (Forms Handler) is a set of javascript and Java to help you create user friendly web applications.

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fhFramework
Version

Version

4.8.17
Type

Type

pom

Download fhFramework 4.8.17

Filename Size
fhFramework-4.8.17.pom 2 KB
Browse

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