GroupId | GroupIdio.github.h8000572003 |
---|---|
ArtifactId | ArtifactIdhcp |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
hcp-0.0.2.pom | |
hcp-0.0.2.jar | 25 KB |
hcp-0.0.2-sources.jar | 13 KB |
hcp-0.0.2-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.h8000572003/hcp/ -->
<dependency>
<groupId>io.github.h8000572003</groupId>
<artifactId>hcp</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.h8000572003/hcp/
implementation 'io.github.h8000572003:hcp:0.0.2'
// https://jarcasting.com/artifacts/io.github.h8000572003/hcp/
implementation ("io.github.h8000572003:hcp:0.0.2")
'io.github.h8000572003:hcp:jar:0.0.2'
<dependency org="io.github.h8000572003" name="hcp" rev="0.0.2">
<artifact name="hcp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.h8000572003', module='hcp', version='0.0.2')
)
libraryDependencies += "io.github.h8000572003" % "hcp" % "0.0.2"
[io.github.h8000572003/hcp "0.0.2"]