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

com.devcycle.sdk.server.local.model.Environment Maven / Gradle / Ivy

There is a newer version: 2.3.0
Show newest version
package com.devcycle.sdk.server.local.model;

public class Environment {
    public String _id;
    public String key;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy