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