aboutsummaryrefslogtreecommitdiff
path: root/site/jekyll/downloads/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/jekyll/downloads/index.md')
-rw-r--r--site/jekyll/downloads/index.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/site/jekyll/downloads/index.md b/site/jekyll/downloads/index.md
index dd2569c..2bc2828 100644
--- a/site/jekyll/downloads/index.md
+++ b/site/jekyll/downloads/index.md
@@ -20,6 +20,13 @@ libraryDependencies += "com.github.jodersky" %% "flow" % "{{site.data.current.ve
libraryDependencies += "com.github.jodersky" % "flow-native" % "{{site.data.current.version}}" % "runtime"
~~~
+
+*Note (as of 2016-01-24 17:00 PST): a dependency (jni-library) is currently awaiting inclusion in the official jcenter repository. Until this is the case, an additional resolver will have to be added to the sbt build configuration:*
+
+~~~scala
+resolvers += Resolver.bintrayRepo("jodersky", "maven")
+~~~
+
### Archives
- Native Libraries