stanch / reftree

Automatically generated diagrams and animations for Scala data structures
http://stanch.github.io/reftree/
GNU General Public License v3.0
587 stars 36 forks source link

reftree v1.2.0 Not published for Scala 2.12? #16

Closed kyleu closed 6 years ago

kyleu commented 6 years ago

I don't see the 2.12 artifacts on Jcenter, and depending on "org.stanch" %% "reftree" % "1.1.3" fails as well. Is there a different repo I should be using?

https://jcenter.bintray.com/org/stanch/

kyleu commented 6 years ago

Whoops, forgot to add resolvers += Resolver.bintrayRepo("stanch", "maven")

kyleu commented 6 years ago

1.2.0 still isn't published for 2.12, but runs file with 1.1.3

stanch commented 6 years ago

Sorry for the late reply, missed this! 1.2.0 is now published for 2.12.