is not current version
Last Version 6.0.0

com.krux:hyperion_2.11 4.14.0

hyperion

GroupId

GroupId

com.krux
ArtifactId

ArtifactId

hyperion_2.11
Version

Version

4.14.0
Type

Type

jar

Download hyperion_2.11 4.14.0


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