An open API service indexing awesome lists of open source software.

https://github.com/xuwei-k/mima013

mima plugin for sbt 0.13
https://github.com/xuwei-k/mima013

binary-compatibility mima sbt sbt-plugin scala

Last synced: 3 months ago
JSON representation

mima plugin for sbt 0.13

Awesome Lists containing this project

README

        

# mima013

[![Build Status](https://travis-ci.org/xuwei-k/mima013.svg?branch=master)](https://travis-ci.org/xuwei-k/mima013)

sbt [mima](https://github.com/lightbend/mima) plugin for sbt 0.13.x.

```scala
addSbtPlugin("com.github.xuwei-k" % "mima013-plugin" % "0.1.1")
```