is not current version
Last Version 0.6.4

com.harrys.hyppo:source-api 0.6.0

source-api

GroupId

GroupId

com.harrys.hyppo
ArtifactId

ArtifactId

source-api
Version

Version

0.6.0
Type

Type

jar

Download source-api 0.6.0


<!-- https://jarcasting.com/artifacts/com.harrys.hyppo/source-api/ -->
<dependency>
    <groupId>com.harrys.hyppo</groupId>
    <artifactId>source-api</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.harrys.hyppo/source-api/
implementation 'com.harrys.hyppo:source-api:0.6.0'
// https://jarcasting.com/artifacts/com.harrys.hyppo/source-api/
implementation ("com.harrys.hyppo:source-api:0.6.0")
'com.harrys.hyppo:source-api:jar:0.6.0'
<dependency org="com.harrys.hyppo" name="source-api" rev="0.6.0">
  <artifact name="source-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harrys.hyppo', module='source-api', version='0.6.0')
)
libraryDependencies += "com.harrys.hyppo" % "source-api" % "0.6.0"
[com.harrys.hyppo/source-api "0.6.0"]