Skip to content

Commit

Permalink
Merge pull request #22 from anand-singh/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mbastian committed Jan 9, 2016
2 parents bbe70b2 + 31b87cc commit e7c81c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@ PalDB is available on Maven Central, hence just add the following dependency:
<version>1.1.0</version>
</dependency>
```
Scala SBT
```
libraryDependencies += "com.linkedin.paldb" % "paldb" % "1.1.0"
```


Frequently asked questions
--------------------------
Expand Down

0 comments on commit e7c81c7

Please sign in to comment.