is not current version
Last Version 0.7.1

org.hyperscala:hyperscala-web_2.9.2 0.4

hyperscala-web

Categories

Categories

Scala Languages
GroupId

GroupId

org.hyperscala
ArtifactId

ArtifactId

hyperscala-web_2.9.2
Version

Version

0.4
Type

Type

jar

Download hyperscala-web_2.9.2 0.4


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