We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cdd1ce commit da1f699Copy full SHA for da1f699
1 file changed
README.md
@@ -1 +1,16 @@
1
-# data-defender
+[](http://www.apache.org/licenses/LICENSE-2.0.html)
2
+[  ](https://bintray.com/cjww-development/releases/data-defender/_latestVersion)
3
+
4
+# data-defender
5
6
7
+To utilise this library add this to your sbt build file
8
9
+```sbtshell
10
+"com.cjww-dev.libs" % "data-defender_2.13" % "x.x.x"
11
+```
12
13
14
+### License
15
16
+This code is open source software licensed under the [Apache 2.0 License]("http://www.apache.org/licenses/LICENSE-2.0.html")
0 commit comments