is not current version
Last Version 2.0.0-EA3

com.dottydingo.hyperion:hyperion-client 2.0.0-EA2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.dottydingo.hyperion
ArtifactId

ArtifactId

hyperion-client
Version

Version

2.0.0-EA2
Type

Type

jar

Download hyperion-client 2.0.0-EA2


<!-- https://jarcasting.com/artifacts/com.dottydingo.hyperion/hyperion-client/ -->
<dependency>
    <groupId>com.dottydingo.hyperion</groupId>
    <artifactId>hyperion-client</artifactId>
    <version>2.0.0-EA2</version>
</dependency>
// https://jarcasting.com/artifacts/com.dottydingo.hyperion/hyperion-client/
implementation 'com.dottydingo.hyperion:hyperion-client:2.0.0-EA2'
// https://jarcasting.com/artifacts/com.dottydingo.hyperion/hyperion-client/
implementation ("com.dottydingo.hyperion:hyperion-client:2.0.0-EA2")
'com.dottydingo.hyperion:hyperion-client:jar:2.0.0-EA2'
<dependency org="com.dottydingo.hyperion" name="hyperion-client" rev="2.0.0-EA2">
  <artifact name="hyperion-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dottydingo.hyperion', module='hyperion-client', version='2.0.0-EA2')
)
libraryDependencies += "com.dottydingo.hyperion" % "hyperion-client" % "2.0.0-EA2"
[com.dottydingo.hyperion/hyperion-client "2.0.0-EA2"]