is not current version
Last Version 4.10.0

pl.fhframework:basicControls 4.5.14

Projekt BazoweKontrolki

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

basicControls
Version

Version

4.5.14
Type

Type

jar

Download basicControls 4.5.14


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