Last Version

EasyWeb 1.4

Library for automating web frontend

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.scalahub
ArtifactId

ArtifactId

easyweb_2.12
Version

Version

1.4
Type

Type

jar
Description

Description

EasyWeb
Library for automating web frontend
Project URL

Project URL

https://github.com/scalahub/EasyWeb
Project Organization

Project Organization

scalahub
Source Code Management

Source Code Management

https://github.com/scalahub/EasyWeb

Download easyweb_2.12 1.4


<!-- https://jarcasting.com/artifacts/io.github.scalahub/easyweb_2.12/ -->
<dependency>
    <groupId>io.github.scalahub</groupId>
    <artifactId>easyweb_2.12</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scalahub/easyweb_2.12/
implementation 'io.github.scalahub:easyweb_2.12:1.4'
// https://jarcasting.com/artifacts/io.github.scalahub/easyweb_2.12/
implementation ("io.github.scalahub:easyweb_2.12:1.4")
'io.github.scalahub:easyweb_2.12:jar:1.4'
<dependency org="io.github.scalahub" name="easyweb_2.12" rev="1.4">
  <artifact name="easyweb_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scalahub', module='easyweb_2.12', version='1.4')
)
libraryDependencies += "io.github.scalahub" % "easyweb_2.12" % "1.4"
[io.github.scalahub/easyweb_2.12 "1.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
io.github.scalahub : webserver_2.12 jar 1.4
io.github.scalahub : web_2.12 jar 1.4

Project Modules

There are no modules declared in this project.