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