is not current version
Last Version 7.0.0-RC8

com.krux:hyperion-core_2.12 5.7.0

hyperion-core

GroupId

GroupId

com.krux
ArtifactId

ArtifactId

hyperion-core_2.12
Version

Version

5.7.0
Type

Type

jar

Download hyperion-core_2.12 5.7.0


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