I hereby claim:
- I am myyk on github.
- I am myyk (https://keybase.io/myyk) on keybase.
- I have a public key whose fingerprint is B96D 37AD EC92 65B0 4294 E20B 4507 ECB2 900B C0ED
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
package commons.admin | |
import sbt._ | |
import sbt.Keys._ | |
import com.myCompany | |
import com.myCompany.{rootProject, jarProject} | |
object Build extends sbt.Build { | |
def scalaVersions = Seq("2.9.1", "2.10.2") |