is not current version
Last Version 7.0.0-RC8

com.krux:hyperion_2.12 5.8.0

hyperion

GroupId

GroupId

com.krux
ArtifactId

ArtifactId

hyperion_2.12
Version

Version

5.8.0
Type

Type

jar

Download hyperion_2.12 5.8.0


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