is not current version
Last Version 1.3.2

com.github.zuinnote:hadoopcryptoledger-hiveudf 1.0.7

HadoopCryptoLedger library to analyse cryptoledgers, such as the Bitcoin blockchain, by using Big Data technologies, such as Hadoop/Hive/Flink/Spark

GroupId

GroupId

com.github.zuinnote
ArtifactId

ArtifactId

hadoopcryptoledger-hiveudf
Version

Version

1.0.7
Type

Type

jar

Download hadoopcryptoledger-hiveudf 1.0.7


<!-- https://jarcasting.com/artifacts/com.github.zuinnote/hadoopcryptoledger-hiveudf/ -->
<dependency>
    <groupId>com.github.zuinnote</groupId>
    <artifactId>hadoopcryptoledger-hiveudf</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopcryptoledger-hiveudf/
implementation 'com.github.zuinnote:hadoopcryptoledger-hiveudf:1.0.7'
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopcryptoledger-hiveudf/
implementation ("com.github.zuinnote:hadoopcryptoledger-hiveudf:1.0.7")
'com.github.zuinnote:hadoopcryptoledger-hiveudf:jar:1.0.7'
<dependency org="com.github.zuinnote" name="hadoopcryptoledger-hiveudf" rev="1.0.7">
  <artifact name="hadoopcryptoledger-hiveudf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuinnote', module='hadoopcryptoledger-hiveudf', version='1.0.7')
)
libraryDependencies += "com.github.zuinnote" % "hadoopcryptoledger-hiveudf" % "1.0.7"
[com.github.zuinnote/hadoopcryptoledger-hiveudf "1.0.7"]