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

org.whitesource.agent.api.AgentApiVersion Maven / Gradle / Ivy

There is a newer version: 18.4.1
Show newest version
package org.whitesource.agent.api;

/**
 * @author eRez Huberman
 **/
public class AgentApiVersion {

    public static final double AGENT_API_VERSION_2_9_8 = 2.98;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy