GroupId | GroupIdcom.github.xiongxcodes |
---|---|
ArtifactId | ArtifactIdhaohope-build |
Version | Version2020-0.0.1-SNAPSHOTS |
Type | Typepom |
Filename | Size |
---|---|
haohope-build-2020-0.0.1-SNAPSHOTS.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-build/ -->
<dependency>
<groupId>com.github.xiongxcodes</groupId>
<artifactId>haohope-build</artifactId>
<version>2020-0.0.1-SNAPSHOTS</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-build/
implementation 'com.github.xiongxcodes:haohope-build:2020-0.0.1-SNAPSHOTS'
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-build/
implementation ("com.github.xiongxcodes:haohope-build:2020-0.0.1-SNAPSHOTS")
'com.github.xiongxcodes:haohope-build:pom:2020-0.0.1-SNAPSHOTS'
<dependency org="com.github.xiongxcodes" name="haohope-build" rev="2020-0.0.1-SNAPSHOTS">
<artifact name="haohope-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xiongxcodes', module='haohope-build', version='2020-0.0.1-SNAPSHOTS')
)
libraryDependencies += "com.github.xiongxcodes" % "haohope-build" % "2020-0.0.1-SNAPSHOTS"
[com.github.xiongxcodes/haohope-build "2020-0.0.1-SNAPSHOTS"]