berndporr/iirj

Is this on Maven Central?

Closed this issue · 4 comments

I can't seem to install it from Mven Central.

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?

Should be now on maven central:

compile group: 'uk.me.berndporr', name:'iirj', version: '1.0'

uk.me.berndporr iirj 1.0

Let me know if that works for you.

hmf commented

@berndporr Seems to be working. Accessed library using SBT (Ivy).
Thank you.