File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ follow the steps below to use the library in your project.
2323 <summary >Gradle</summary >
2424
2525Step 1. Add the JitPack repository to your build file
26+
2627Add it in your root build.gradle at the end of repositories:
2728
2829``` gradle
@@ -77,6 +78,7 @@ Step 2. Add the dependency
7778 <summary >Sbt</summary >
7879
7980Step 1. Add the JitPack repository to your build file
81+
8082Add it in your build.sbt at the end of resolvers:
8183
8284``` sbt
@@ -95,6 +97,7 @@ libraryDependencies += "com.github.Multiform-Validator" % "java" % "0.0.4"
9597 <summary >Leiningen</summary >
9698
9799Step 1. Add the JitPack repository to your build file
100+
98101Add it in your project.clj at the end of repositories:
99102
100103``` clojure
You can’t perform that action at this time.
0 commit comments