is not current version
Last Version 1.0.3

com.github.xiongxcodes:haohope-bom 1.0.2

Modules to centralize common resources and configuration for "haohope components" Maven builds.

GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-bom
Version

Version

1.0.2
Type

Type

pom

Download haohope-bom 1.0.2

Filename Size
haohope-bom-1.0.2.pom 26 KB
Browse

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