is not current version
Last Version 2.0.0-EA3

com.dottydingo.hyperion:hyperion-core 2.0.0-EA1


GroupId

GroupId

com.dottydingo.hyperion
ArtifactId

ArtifactId

hyperion-core
Version

Version

2.0.0-EA1
Type

Type

jar

Download hyperion-core 2.0.0-EA1


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