is not current version
Last Version 7.0.0-RC8

com.krux:hyperion_2.12 5.1.1

hyperion

GroupId

GroupId

com.krux
ArtifactId

ArtifactId

hyperion_2.12
Version

Version

5.1.1
Type

Type

jar

Download hyperion_2.12 5.1.1


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