GroupId | GroupIdcom.github.zuinnote |
---|---|
ArtifactId | ArtifactIdhadoopcryptoledger-hiveudf |
Version | Version1.0.7 |
Type | Typejar |
<!-- 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"]