License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdio.github.scalahub |
ArtifactId | ArtifactIdweb_2.12 |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptionweb
Library for automating web frontend
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web_2.12-1.4.pom | |
web_2.12-1.4.jar | 108 KB |
web_2.12-1.4-sources.jar | 28 KB |
web_2.12-1.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.scalahub/web_2.12/ -->
<dependency>
<groupId>io.github.scalahub</groupId>
<artifactId>web_2.12</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scalahub/web_2.12/
implementation 'io.github.scalahub:web_2.12:1.4'
// https://jarcasting.com/artifacts/io.github.scalahub/web_2.12/
implementation ("io.github.scalahub:web_2.12:1.4")
'io.github.scalahub:web_2.12:jar:1.4'
<dependency org="io.github.scalahub" name="web_2.12" rev="1.4">
<artifact name="web_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scalahub', module='web_2.12', version='1.4')
)
libraryDependencies += "io.github.scalahub" % "web_2.12" % "1.4"
[io.github.scalahub/web_2.12 "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.1.4 |
io.github.scalahub : easymirror_2.12 | jar | 1.3 |