Add build and publish the jar libra
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.cubetiqs.libra.moneyutils
|
||||
|
||||
interface MoneyExchangeAdapter {
|
||||
fun getRate(currency: String): Double
|
||||
}
|
||||
Reference in New Issue
Block a user