Skip to content
This repository was archived by the owner on Aug 17, 2019. It is now read-only.

Commit fdf1a1a

Browse files
committed
We are on maven central now
1 parent b494125 commit fdf1a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ We innovate in a few areas, especially regarding the existing Scala APIs:
99
* `get` is only provided for a `Just` value, not in the general `Maybe` API.
1010
* `map` on a `Just` Does The Right Thing, even if the calling function explodes.
1111

12-
Latest release is `"com.ckkloverdos" % "maybe_2.9.1" % "0.3.0"` from [scala-tools.org](http://scala-tools.org/repo-releases).
12+
Latest release is `"com.ckkloverdos" % "maybe_2.9.1" % "0.3.0"` from Maven Central.
1313
There are also jars for Scala 2.8.2 and 2.8.1.
1414

0 commit comments

Comments
 (0)