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

com.atlan.BuildInfo Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
/* SPDX-License-Identifier: Apache-2.0
   Copyright 2024 Atlan Pte. Ltd. */
package com.atlan;

/**
 * Build information for the SDK.
 */
public final class BuildInfo {
    public static final String VERSION = "2.3.0";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy