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