License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.ahtutils |
ArtifactId | ArtifactIdahtutils-bom |
Last Version | Last Version0.2.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionUTILS - BOM
Utilities and Helper for JavaEE Developments
|
Filename | Size |
---|---|
ahtutils-bom-0.2.5.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.ahtutils/ahtutils-bom/ -->
<dependency>
<groupId>net.sf.ahtutils</groupId>
<artifactId>ahtutils-bom</artifactId>
<version>0.2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ahtutils/ahtutils-bom/
implementation 'net.sf.ahtutils:ahtutils-bom:0.2.5'
// https://jarcasting.com/artifacts/net.sf.ahtutils/ahtutils-bom/
implementation ("net.sf.ahtutils:ahtutils-bom:0.2.5")
'net.sf.ahtutils:ahtutils-bom:pom:0.2.5'
<dependency org="net.sf.ahtutils" name="ahtutils-bom" rev="0.2.5">
<artifact name="ahtutils-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.ahtutils', module='ahtutils-bom', version='0.2.5')
)
libraryDependencies += "net.sf.ahtutils" % "ahtutils-bom" % "0.2.5"
[net.sf.ahtutils/ahtutils-bom "0.2.5"]