License |
License |
---|---|
GroupId | GroupIdcom.krux |
ArtifactId | ArtifactIdhyperion_2.13 |
Version | Version7.0.0-RC1 |
Type | Typejar |
Description |
Descriptionhyperion
hyperion
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hyperion_2.13-7.0.0-RC1.pom | |
hyperion_2.13-7.0.0-RC1.jar | 302 bytes |
hyperion_2.13-7.0.0-RC1-sources.jar | 247 bytes |
hyperion_2.13-7.0.0-RC1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.krux/hyperion_2.13/ -->
<dependency>
<groupId>com.krux</groupId>
<artifactId>hyperion_2.13</artifactId>
<version>7.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.krux/hyperion_2.13/
implementation 'com.krux:hyperion_2.13:7.0.0-RC1'
// https://jarcasting.com/artifacts/com.krux/hyperion_2.13/
implementation ("com.krux:hyperion_2.13:7.0.0-RC1")
'com.krux:hyperion_2.13:jar:7.0.0-RC1'
<dependency org="com.krux" name="hyperion_2.13" rev="7.0.0-RC1">
<artifact name="hyperion_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krux', module='hyperion_2.13', version='7.0.0-RC1')
)
libraryDependencies += "com.krux" % "hyperion_2.13" % "7.0.0-RC1"
[com.krux/hyperion_2.13 "7.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
com.krux : hyperion-core_2.13 | jar | 7.0.0-RC1 |
com.krux : hyperion-activities_2.13 | jar | 7.0.0-RC1 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.2 |
org.scalacheck : scalacheck_2.13 | jar | 1.14.3 |