Closed vickumar1981 closed 6 years ago
Addressed by https://github.com/vickumar1981/stringdistance/commit/cb83aac6d098bf41f99d1b3394f1a76d45b5ab6c
v1.0.6 publishes a stringdistance_2.12
artifact for Java 8/scala 2.12 and a stringdistance_2.11
artifact for Java 7/scala 2.11.
Currently, the jar produced is for java 8 and scala 2.12 b/c that's what I'm using.
Should be able to add build flags to compile for java 7 and scala 2.11 as well.