Group Id io.github.scalahub
Artifact Id web_2.12
Version 1.2
Packaging jar
URL -
Badge
Last Updated 2022-06-07T09:06:17+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.github.scalahub</groupId>
    <artifactId>web_2.12</artifactId>
    <version>1.2</version>
</dependency>
implementation group: 'io.github.scalahub', name: 'web_2.12', version: '1.2'
implementation 'io.github.scalahub:web_2.12:1.2'
implementation("io.github.scalahub:web_2.12:1.2")
libraryDependencies += "io.github.scalahub" % "web_2.12" % "1.2"
<dependency org="io.github.scalahub" name="web_2.12" rev="1.2"/>
@Grapes(
    @Grab(group='io.github.scalahub', module='web_2.12', version='1.2')
)
[io.github.scalahub/web_2.12 "1.2"]
'io.github.scalahub:web_2.12:1.2'