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 f289629 commit ac4a9abCopy full SHA for ac4a9ab
README.md
@@ -22,7 +22,7 @@ buildscript {
22
apply plugin: 'scct'
23
24
dependencies {
25
- scct 'reaktor:scct_2.10:0.2-SNAPSHOT'
+ scct 'com.github.scct:scct_2.10:0.2.1'
26
compile 'org.scala-lang:scala-library:2.10.1'
27
}
28
```
0 commit comments