is not current version
Last Version 6.0.0

com.krux:hyperion_2.11 1.12.0

hyperion

GroupId

GroupId

com.krux
ArtifactId

ArtifactId

hyperion_2.11
Version

Version

1.12.0
Type

Type

jar

Download hyperion_2.11 1.12.0


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