is not current version
Last Version 3.1.2

com.microsoft.azure.kusto:kusto-data 2.5.0

Kusto client library for executing queries and retrieving data

Categories

Categories

Data
GroupId

GroupId

com.microsoft.azure.kusto
ArtifactId

ArtifactId

kusto-data
Version

Version

2.5.0
Type

Type

jar

Download kusto-data 2.5.0


<!-- https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-data/ -->
<dependency>
    <groupId>com.microsoft.azure.kusto</groupId>
    <artifactId>kusto-data</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-data/
implementation 'com.microsoft.azure.kusto:kusto-data:2.5.0'
// https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-data/
implementation ("com.microsoft.azure.kusto:kusto-data:2.5.0")
'com.microsoft.azure.kusto:kusto-data:jar:2.5.0'
<dependency org="com.microsoft.azure.kusto" name="kusto-data" rev="2.5.0">
  <artifact name="kusto-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.kusto', module='kusto-data', version='2.5.0')
)
libraryDependencies += "com.microsoft.azure.kusto" % "kusto-data" % "2.5.0"
[com.microsoft.azure.kusto/kusto-data "2.5.0"]