GroupId | GroupIdcom.github.zuinnote |
---|---|
ArtifactId | ArtifactIdhadoopcryptoledger-hiveudf |
Version | Version1.1.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.zuinnote/hadoopcryptoledger-hiveudf/ -->
<dependency>
<groupId>com.github.zuinnote</groupId>
<artifactId>hadoopcryptoledger-hiveudf</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopcryptoledger-hiveudf/
implementation 'com.github.zuinnote:hadoopcryptoledger-hiveudf:1.1.4'
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopcryptoledger-hiveudf/
implementation ("com.github.zuinnote:hadoopcryptoledger-hiveudf:1.1.4")
'com.github.zuinnote:hadoopcryptoledger-hiveudf:jar:1.1.4'
<dependency org="com.github.zuinnote" name="hadoopcryptoledger-hiveudf" rev="1.1.4">
<artifact name="hadoopcryptoledger-hiveudf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuinnote', module='hadoopcryptoledger-hiveudf', version='1.1.4')
)
libraryDependencies += "com.github.zuinnote" % "hadoopcryptoledger-hiveudf" % "1.1.4"
[com.github.zuinnote/hadoopcryptoledger-hiveudf "1.1.4"]