Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdorg.hyperscala |
ArtifactId | ArtifactIdhyperscala-web_2.9.2 |
Version | Version0.4 |
Type | Typejar |
Filename | Size |
---|---|
hyperscala-web_2.9.2-0.4.pom | |
hyperscala-web_2.9.2-0.4.jar | 491 KB |
hyperscala-web_2.9.2-0.4-sources.jar | 153 KB |
hyperscala-web_2.9.2-0.4-javadoc.jar | 645 KB |
Browse |
<!-- 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"]