Skip to content

Commit

Permalink
removes dependencies from index
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Krolikowski committed Sep 8, 2019
1 parent cbe545d commit 91db4e6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/main/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,3 @@ It consists of the following parts:

[Scala]:http://www.scala-lang.org
[DNS]:http://en.wikipedia.org/wiki/Domain_Name_System

Usage
-----

@@dependency[sbt,Maven,Gradle] {
group="com.github.mkroli" artifact="dns4s-akka_2.12" version="$version$"
group2="com.github.mkroli" artifact2="dns4s-netty_2.12" version2="$version$"
}

0 comments on commit 91db4e6

Please sign in to comment.