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

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

package com.bitcoin.blockchain.api.domain;

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

    public static Exchange bitmarket = new Exchange("bitmarket.pl", "com.bitcoin.blockchain.api.exchange.Bitmarket");

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy