is not current version
Last Version 3.1.1

pt.kcry:blake3_native0.4_2.11 3.1.0

blake3

Categories

Categories

Native Development Tools
GroupId

GroupId

pt.kcry
ArtifactId

ArtifactId

blake3_native0.4_2.11
Version

Version

3.1.0
Type

Type

jar

Download blake3_native0.4_2.11 3.1.0


<!-- https://jarcasting.com/artifacts/pt.kcry/blake3_native0.4_2.11/ -->
<dependency>
    <groupId>pt.kcry</groupId>
    <artifactId>blake3_native0.4_2.11</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pt.kcry/blake3_native0.4_2.11/
implementation 'pt.kcry:blake3_native0.4_2.11:3.1.0'
// https://jarcasting.com/artifacts/pt.kcry/blake3_native0.4_2.11/
implementation ("pt.kcry:blake3_native0.4_2.11:3.1.0")
'pt.kcry:blake3_native0.4_2.11:jar:3.1.0'
<dependency org="pt.kcry" name="blake3_native0.4_2.11" rev="3.1.0">
  <artifact name="blake3_native0.4_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='pt.kcry', module='blake3_native0.4_2.11', version='3.1.0')
)
libraryDependencies += "pt.kcry" % "blake3_native0.4_2.11" % "3.1.0"
[pt.kcry/blake3_native0.4_2.11 "3.1.0"]