Skip to content

Commit

Permalink
Updated latest released version.
Browse files Browse the repository at this point in the history
  • Loading branch information
SandroGrzicic committed Feb 10, 2015
1 parent 74e05df commit a32b725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Both the ScalaBuff generator and the generated Scala classes depend on Google's
If you want to utilize ScalaBuff to generate your Scala classes from .proto sources, you'll need to either [download the source](https://github.com/SandroGrzicic/ScalaBuff/archive/master.zip) or download the packaged JAR for your Scala version from the Sonatype OSS repository. If you download the sources, you can easily run it from SBT.

If you just want to use ScalaBuff-generated classes in your SBT-managed project, here's the dependency to add (located on the Sonatype OSS repository): `"net.sandrogrzicic" %% "scalabuff-runtime" % "[desired_version]"`
The latest release is **1.3.9** with support for Scala 2.10 and 2.11.
The latest release is **1.4.0** with support for Scala 2.10 and 2.11.

If you'd like to use SBT with ScalaBuff to auto-generate Scala protobuf classes from .proto sources, try the [sbt-scalabuff project](https://github.com/sbt/sbt-scalabuff).

Expand Down

0 comments on commit a32b725

Please sign in to comment.