License |
License |
---|---|
GroupId | GroupIdcom.github.xiongxcodes |
ArtifactId | ArtifactIdhaohope-dependencies |
Last Version | Last Version1.0.1-RELEASES |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhaohope-dependencies
Modules to centralize common resources and configuration for "haohope components" Maven builds.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
haohope-dependencies-1.0.1-RELEASES.pom | 11 KB |
Browse |
<!-- 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"]