is not current version
Last Version 0.8.2

com.yahoo.datasketches:sketches-misc 0.1.0

Data Sketches Miscellaneous

Categories

Categories

Data
GroupId

GroupId

com.yahoo.datasketches
ArtifactId

ArtifactId

sketches-misc
Version

Version

0.1.0
Type

Type

jar

Download sketches-misc 0.1.0


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