GroupId | GroupIdky.korins |
---|---|
ArtifactId | ArtifactIdblake3_2.11 |
Version | Version2.3.0 |
Type | Typejar |
Filename | Size |
---|---|
blake3_2.11-2.3.0.pom | |
blake3_2.11-2.3.0.jar | 40 KB |
blake3_2.11-2.3.0-sources.jar | 11 KB |
blake3_2.11-2.3.0-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ky.korins/blake3_2.11/ -->
<dependency>
<groupId>ky.korins</groupId>
<artifactId>blake3_2.11</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ky.korins/blake3_2.11/
implementation 'ky.korins:blake3_2.11:2.3.0'
// https://jarcasting.com/artifacts/ky.korins/blake3_2.11/
implementation ("ky.korins:blake3_2.11:2.3.0")
'ky.korins:blake3_2.11:jar:2.3.0'
<dependency org="ky.korins" name="blake3_2.11" rev="2.3.0">
<artifact name="blake3_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ky.korins', module='blake3_2.11', version='2.3.0')
)
libraryDependencies += "ky.korins" % "blake3_2.11" % "2.3.0"
[ky.korins/blake3_2.11 "2.3.0"]