is not current version
Last Version 7.0.0-RC8

com.krux:hyperion_2.12 7.0.0-RC2

hyperion

GroupId

GroupId

com.krux
ArtifactId

ArtifactId

hyperion_2.12
Version

Version

7.0.0-RC2
Type

Type

jar

Download hyperion_2.12 7.0.0-RC2


<!-- https://jarcasting.com/artifacts/com.krux/hyperion_2.12/ -->
<dependency>
    <groupId>com.krux</groupId>
    <artifactId>hyperion_2.12</artifactId>
    <version>7.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.krux/hyperion_2.12/
implementation 'com.krux:hyperion_2.12:7.0.0-RC2'
// https://jarcasting.com/artifacts/com.krux/hyperion_2.12/
implementation ("com.krux:hyperion_2.12:7.0.0-RC2")
'com.krux:hyperion_2.12:jar:7.0.0-RC2'
<dependency org="com.krux" name="hyperion_2.12" rev="7.0.0-RC2">
  <artifact name="hyperion_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krux', module='hyperion_2.12', version='7.0.0-RC2')
)
libraryDependencies += "com.krux" % "hyperion_2.12" % "7.0.0-RC2"
[com.krux/hyperion_2.12 "7.0.0-RC2"]