GroupId | GroupIdcom.github.hippo-band |
---|---|
ArtifactId | ArtifactIdhippo-serviceGoven |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
hippo-serviceGoven-0.0.1.pom | |
hippo-serviceGoven-0.0.1.jar | 14 KB |
hippo-serviceGoven-0.0.1-sources.jar | 7 KB |
hippo-serviceGoven-0.0.1-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hippo-band/hippo-serviceGoven/ -->
<dependency>
<groupId>com.github.hippo-band</groupId>
<artifactId>hippo-serviceGoven</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-serviceGoven/
implementation 'com.github.hippo-band:hippo-serviceGoven:0.0.1'
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-serviceGoven/
implementation ("com.github.hippo-band:hippo-serviceGoven:0.0.1")
'com.github.hippo-band:hippo-serviceGoven:jar:0.0.1'
<dependency org="com.github.hippo-band" name="hippo-serviceGoven" rev="0.0.1">
<artifact name="hippo-serviceGoven" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippo-band', module='hippo-serviceGoven', version='0.0.1')
)
libraryDependencies += "com.github.hippo-band" % "hippo-serviceGoven" % "0.0.1"
[com.github.hippo-band/hippo-serviceGoven "0.0.1"]