Skip to content

Commit a94c23f

Browse files
nemoolihaoyi
andauthored
Scala-cli dependency (#212)
Add the onliner to add requests to a scala-cli project. Co-authored-by: Li Haoyi <haoyi.sg@gmail.com>
1 parent 6dd76ed commit a94c23f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Use the following import to get you started:
6868
ivy"com.lihaoyi::requests:0.9.1" // mill
6969
"com.lihaoyi" %% "requests" % "0.9.1" // sbt
7070
compile "com.lihaoyi:requests_2.12:0.9.1" //gradle
71+
//> using dep "com.lihaoyi::requests:0.9.1" // scala-cli
7172
```
7273

7374
## Making a Request

0 commit comments

Comments
 (0)