GroupId | GroupIdcom.yodo1 |
---|---|
ArtifactId | ArtifactIdhades-helper |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
hades-helper-0.0.6.pom | |
hades-helper-0.0.6.jar | 8 KB |
hades-helper-0.0.6-sources.jar | 4 KB |
hades-helper-0.0.6-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yodo1/hades-helper/ -->
<dependency>
<groupId>com.yodo1</groupId>
<artifactId>hades-helper</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yodo1/hades-helper/
implementation 'com.yodo1:hades-helper:0.0.6'
// https://jarcasting.com/artifacts/com.yodo1/hades-helper/
implementation ("com.yodo1:hades-helper:0.0.6")
'com.yodo1:hades-helper:jar:0.0.6'
<dependency org="com.yodo1" name="hades-helper" rev="0.0.6">
<artifact name="hades-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yodo1', module='hades-helper', version='0.0.6')
)
libraryDependencies += "com.yodo1" % "hades-helper" % "0.0.6"
[com.yodo1/hades-helper "0.0.6"]