License |
License |
---|---|
GroupId | GroupIdpl.fhframework |
ArtifactId | ArtifactIdfh-compile-bom |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfh-compile-bom
fh-compile-bom
|
Filename | Size |
---|---|
fh-compile-bom-4.10.0.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework/fh-compile-bom/ -->
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>fh-compile-bom</artifactId>
<version>4.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/fh-compile-bom/
implementation 'pl.fhframework:fh-compile-bom:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework/fh-compile-bom/
implementation ("pl.fhframework:fh-compile-bom:4.10.0")
'pl.fhframework:fh-compile-bom:pom:4.10.0'
<dependency org="pl.fhframework" name="fh-compile-bom" rev="4.10.0">
<artifact name="fh-compile-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='fh-compile-bom', version='4.10.0')
)
libraryDependencies += "pl.fhframework" % "fh-compile-bom" % "4.10.0"
[pl.fhframework/fh-compile-bom "4.10.0"]