is not current version
Last Version 3.1.2

com.microsoft.azure.kusto:kusto-ingest 2.8.1

Kusto client library for ingesting data

GroupId

GroupId

com.microsoft.azure.kusto
ArtifactId

ArtifactId

kusto-ingest
Version

Version

2.8.1
Type

Type

jar

Download kusto-ingest 2.8.1


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