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

com.mparticle.sdk.model.Consts Maven / Gradle / Ivy

There is a newer version: 3.2.0
Show newest version
package com.mparticle.sdk.model;

public final class Consts {

    public static final String SDK_VERSION="1.2.3";

    private Consts() {
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy