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 72fb50a commit a492c0cCopy full SHA for a492c0c
build.sbt
@@ -13,3 +13,5 @@ scalacOptions ++= Seq("-deprecation", "-unchecked", "-Xfatal-warnings", "-featur
13
14
netLogoVersion := "7.0.0-424b50b"
15
netLogoClassManager := "SampleExtension"
16
+
17
+resolvers += "jitpack" at "https://jitpack.io"
0 commit comments