see Getting Started
prerequisites:
- scala >= 2.10
- JVM >= 1.8 (see test-objects-for-scala-jvm1.7 if you need JVM 1.7 support)
see Bintray for latest version
all versions are distributed to jcenter
// build.sbt
// by default sbt resolves artifacts from jcenter so this one liner is all that's needed : )
libraryDependencies += "org.testobjects" %% "test-objects-for-scala" % testObjectsForScalaVersion
The versioning of this project adheres to the Semantic Versioning 2.0.0 spec
This code is open source software licensed under the Apache 2.0 License.
refer to CONTRIBUTING.md