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

io.split.client.dtos.MySegments Maven / Gradle / Ivy

There is a newer version: 4.13.0
Show newest version
package io.split.client.dtos;

import java.util.List;
public class MySegments {
    public List mySegments;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy