| License |
License |
|---|---|
| GroupId | GroupIdky.korins |
| ArtifactId | ArtifactIdblake3_3 |
| Version | Version2.8.0 |
| Type | Typejar |
| Description |
Descriptionblake3
blake3
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| blake3_3-2.8.0.pom | |
| blake3_3-2.8.0.jar | 61 KB |
| blake3_3-2.8.0-sources.jar | 12 KB |
| blake3_3-2.8.0-javadoc.jar | 186 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ky.korins/blake3_3/ -->
<dependency>
<groupId>ky.korins</groupId>
<artifactId>blake3_3</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/ky.korins/blake3_3/
implementation 'ky.korins:blake3_3:2.8.0'
// https://jarcasting.com/artifacts/ky.korins/blake3_3/
implementation ("ky.korins:blake3_3:2.8.0")
'ky.korins:blake3_3:jar:2.8.0'
<dependency org="ky.korins" name="blake3_3" rev="2.8.0">
<artifact name="blake3_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ky.korins', module='blake3_3', version='2.8.0')
)
libraryDependencies += "ky.korins" % "blake3_3" % "2.8.0"
[ky.korins/blake3_3 "2.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |