Is this on Maven Central?
Closed this issue · 4 comments
bnjmnt4n commented
I can't seem to install it from Mven Central.
berndporr commented
There are discussions to get this into commons math so I'm holding it off for now. Also it's still just RC2 so needs a bit more testing.
hmf commented
Any update on this issue?
berndporr commented
Should be now on maven central:
compile group: 'uk.me.berndporr', name:'iirj', version: '1.0'
uk.me.berndporr iirj 1.0Let me know if that works for you.
hmf commented
@berndporr Seems to be working. Accessed library using SBT (Ivy).
Thank you.