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

com.bitcoin.blockchain.api.domain.Instruments Maven / Gradle / Ivy

package com.bitcoin.blockchain.api.domain;

/**
 * Created by Jesion on 2015-05-21.
 */
public class Instruments {

    public static Instrument btcpln = new Instrument("BTCPLN", "BTCPLN");
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy