не последняя версия
Последняя версия 0.13.0

com.yahoo.datasketches:sketches-pig 0.5.2

Data Sketches Pig

Категории

Категории

Данные
Группа

Группа

com.yahoo.datasketches
Идентификатор

Идентификатор

sketches-pig
Версия

Версия

0.5.2
Тип

Тип

jar

Скачать sketches-pig 0.5.2


<!-- https://jarcasting.com/artifacts/com.yahoo.datasketches/sketches-pig/ -->
<dependency>
    <groupId>com.yahoo.datasketches</groupId>
    <artifactId>sketches-pig</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.datasketches/sketches-pig/
implementation 'com.yahoo.datasketches:sketches-pig:0.5.2'
// https://jarcasting.com/artifacts/com.yahoo.datasketches/sketches-pig/
implementation ("com.yahoo.datasketches:sketches-pig:0.5.2")
'com.yahoo.datasketches:sketches-pig:jar:0.5.2'
<dependency org="com.yahoo.datasketches" name="sketches-pig" rev="0.5.2">
  <artifact name="sketches-pig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.datasketches', module='sketches-pig', version='0.5.2')
)
libraryDependencies += "com.yahoo.datasketches" % "sketches-pig" % "0.5.2"
[com.yahoo.datasketches/sketches-pig "0.5.2"]