| License |
License |
|---|---|
| GroupId | GroupIdpt.kcry |
| ArtifactId | ArtifactIdsha_3 |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsha
sha
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sha_3-2.0.1.pom | |
| sha_3-2.0.1.jar | 70 KB |
| sha_3-2.0.1-sources.jar | 8 KB |
| sha_3-2.0.1-javadoc.jar | 514 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pt.kcry/sha_3/ -->
<dependency>
<groupId>pt.kcry</groupId>
<artifactId>sha_3</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/pt.kcry/sha_3/
implementation 'pt.kcry:sha_3:2.0.1'
// https://jarcasting.com/artifacts/pt.kcry/sha_3/
implementation ("pt.kcry:sha_3:2.0.1")
'pt.kcry:sha_3:jar:2.0.1'
<dependency org="pt.kcry" name="sha_3" rev="2.0.1">
<artifact name="sha_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='pt.kcry', module='sha_3', version='2.0.1')
)
libraryDependencies += "pt.kcry" % "sha_3" % "2.0.1"
[pt.kcry/sha_3 "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.12 |