is not current version
Last Version 4.10.0

pl.fhframework:commons-bom 4.6.6

commons-bom

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

commons-bom
Version

Version

4.6.6
Type

Type

pom

Download commons-bom 4.6.6

Filename Size
commons-bom-4.6.6.pom 8 KB
Browse

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