is not current version
Last Version 4.14.4

com.krux:hyperion_2.10 4.14.1

hyperion

GroupId

GroupId

com.krux
ArtifactId

ArtifactId

hyperion_2.10
Version

Version

4.14.1
Type

Type

jar

Download hyperion_2.10 4.14.1


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