| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.krux | 
    
| ArtifactId | ArtifactIdhyperion-core_2.13 | 
    
| Last Version | Last Version7.0.0-RC8 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionhyperion-core 
            hyperion-core 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/com.krux/hyperion-core_2.13/ -->
<dependency>
    <groupId>com.krux</groupId>
    <artifactId>hyperion-core_2.13</artifactId>
    <version>7.0.0-RC8</version>
</dependency>
                // https://jarcasting.com/artifacts/com.krux/hyperion-core_2.13/
implementation 'com.krux:hyperion-core_2.13:7.0.0-RC8'
                // https://jarcasting.com/artifacts/com.krux/hyperion-core_2.13/
implementation ("com.krux:hyperion-core_2.13:7.0.0-RC8")
                'com.krux:hyperion-core_2.13:jar:7.0.0-RC8'
                <dependency org="com.krux" name="hyperion-core_2.13" rev="7.0.0-RC8">
  <artifact name="hyperion-core_2.13" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.krux', module='hyperion-core_2.13', version='7.0.0-RC8')
)
                libraryDependencies += "com.krux" % "hyperion-core_2.13" % "7.0.0-RC8"
                [com.krux/hyperion-core_2.13 "7.0.0-RC8"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 | 
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.7.0 | 
| com.amazonaws : aws-java-sdk-datapipeline | jar | [1.11,1.12) | 
| com.amazonaws : aws-java-sdk-sts | jar | [1.11,1.12) | 
| org.json4s : json4s-native_2.13 | jar | 4.0.5 | 
| com.github.scopt : scopt_2.13 | jar | 4.0.1 | 
| com.typesafe : config | jar | 1.4.2 | 
| org.slf4j : slf4j-api | jar | [1.7,1.8) | 
| com.krux : stubborn_2.13 | jar | 3.0.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.12 | 
| org.scalacheck : scalacheck_2.13 | jar | 1.16.0 |