| License |
License |
|---|---|
| GroupId | GroupIdky.korins |
| ArtifactId | ArtifactIdblake3_0.27 |
| Version | Version1.6.1 |
| Type | Typejar |
| Description |
Descriptionblake3
blake3
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| blake3_0.27-1.6.1.pom | |
| blake3_0.27-1.6.1.jar | 43 KB |
| blake3_0.27-1.6.1-sources.jar | 8 KB |
| blake3_0.27-1.6.1-javadoc.jar | 207 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/ky.korins/blake3_0.27/ -->
<dependency>
<groupId>ky.korins</groupId>
<artifactId>blake3_0.27</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/ky.korins/blake3_0.27/
implementation 'ky.korins:blake3_0.27:1.6.1'
// https://jarcasting.com/artifacts/ky.korins/blake3_0.27/
implementation ("ky.korins:blake3_0.27:1.6.1")
'ky.korins:blake3_0.27:jar:1.6.1'
<dependency org="ky.korins" name="blake3_0.27" rev="1.6.1">
<artifact name="blake3_0.27" type="jar" />
</dependency>
@Grapes(
@Grab(group='ky.korins', module='blake3_0.27', version='1.6.1')
)
libraryDependencies += "ky.korins" % "blake3_0.27" % "1.6.1"
[ky.korins/blake3_0.27 "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.epfl.lamp : dotty-library_0.27 | jar | 0.27.0-RC1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_0.27 | jar | 3.2.2 |