is not current version
Last Version 1.3.2

com.github.zuinnote:hadoopcryptoledger-hiveudf 1.2.1

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.2.1
Type

Type

jar

Download hadoopcryptoledger-hiveudf 1.2.1


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