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