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