GroupId | GroupIdcom.github.hippo-band |
---|---|
ArtifactId | ArtifactIdhippo-serviceGoven |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
hippo-serviceGoven-1.0.0.pom | |
hippo-serviceGoven-1.0.0.jar | 14 KB |
hippo-serviceGoven-1.0.0-sources.jar | 7 KB |
hippo-serviceGoven-1.0.0-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>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-serviceGoven/
implementation 'com.github.hippo-band:hippo-serviceGoven:1.0.0'
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-serviceGoven/
implementation ("com.github.hippo-band:hippo-serviceGoven:1.0.0")
'com.github.hippo-band:hippo-serviceGoven:jar:1.0.0'
<dependency org="com.github.hippo-band" name="hippo-serviceGoven" rev="1.0.0">
<artifact name="hippo-serviceGoven" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippo-band', module='hippo-serviceGoven', version='1.0.0')
)
libraryDependencies += "com.github.hippo-band" % "hippo-serviceGoven" % "1.0.0"
[com.github.hippo-band/hippo-serviceGoven "1.0.0"]