is not current version
Last Version 1.1.9-RELEASE

com.iqiny.silly:silly-bom 1.0.3-RELEASE

silly bom

GroupId

GroupId

com.iqiny.silly
ArtifactId

ArtifactId

silly-bom
Version

Version

1.0.3-RELEASE
Type

Type

pom

Download silly-bom 1.0.3-RELEASE


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