is not current version
Last Version 0.7.1

org.hyperscala:hyperscala-core_2.9.2 0.2

hyperscala-core

Categories

Categories

Scala Languages
GroupId

GroupId

org.hyperscala
ArtifactId

ArtifactId

hyperscala-core_2.9.2
Version

Version

0.2
Type

Type

jar

Download hyperscala-core_2.9.2 0.2


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