is not current version
Last Version 20210131-SNAPSHOTS

com.github.xiongxcodes:haohope-build 1.0.9-releases

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

GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-build
Version

Version

1.0.9-releases
Type

Type

pom

Download haohope-build 1.0.9-releases


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