We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6ef9c commit 49e7382Copy full SHA for 49e7382
try-to-get.main.kts
@@ -2,9 +2,6 @@
2
3
@file:JvmName("Retry")
4
@file:CompilerOptions("-jvm-target", "11")
5
-@file:Repository("https://repo.maven.apache.org/maven2")
6
-@file:Repository("https://jcenter.bintray.com")
7
-@file:Repository("https://jitpack.io")
8
9
import java.time.Duration
10
0 commit comments