haohope-dependencies

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

License

License

GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-dependencies
Last Version

Last Version

1.0.1-RELEASES
Release Date

Release Date

Type

Type

pom
Description

Description

haohope-dependencies
Modules to centralize common resources and configuration for "haohope components" Maven builds.
Project URL

Project URL

https://github.com/xiongxcodes/haohope-dependencies
Source Code Management

Source Code Management

https://github.com/xiongxcodes/haohope-dependencies

Download haohope-dependencies

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

haohope-common-dependencies

Versions

Version
1.0.1-RELEASES
1.0.0-releases