All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.bitcoin.blockchain.api.FiatCurrency Maven / Gradle / Ivy

package com.bitcoin.blockchain.api;

/**
 * Created by Jesion on 2015-10-23.
 */
public class FiatCurrency {

    public static String PLN = "PLN";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy