Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-bom |
Version | Version2.4.11 |
Type | Typepom |
Filename | Size |
---|---|
mica-bom-2.4.11.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-bom/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-bom</artifactId>
<version>2.4.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-bom/
implementation 'net.dreamlu:mica-bom:2.4.11'
// https://jarcasting.com/artifacts/net.dreamlu/mica-bom/
implementation ("net.dreamlu:mica-bom:2.4.11")
'net.dreamlu:mica-bom:pom:2.4.11'
<dependency org="net.dreamlu" name="mica-bom" rev="2.4.11">
<artifact name="mica-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-bom', version='2.4.11')
)
libraryDependencies += "net.dreamlu" % "mica-bom" % "2.4.11"
[net.dreamlu/mica-bom "2.4.11"]