| License |
License |
|---|---|
| GroupId | GroupIdpt.kcry |
| ArtifactId | ArtifactIdsha_3 |
| Version | Version2.0.0 |
| 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.0.pom | |
| sha_3-2.0.0.jar | 70 KB |
| sha_3-2.0.0-sources.jar | 8 KB |
| sha_3-2.0.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/pt.kcry/sha_3/
implementation 'pt.kcry:sha_3:2.0.0'
// https://jarcasting.com/artifacts/pt.kcry/sha_3/
implementation ("pt.kcry:sha_3:2.0.0")
'pt.kcry:sha_3:jar:2.0.0'
<dependency org="pt.kcry" name="sha_3" rev="2.0.0">
<artifact name="sha_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='pt.kcry', module='sha_3', version='2.0.0')
)
libraryDependencies += "pt.kcry" % "sha_3" % "2.0.0"
[pt.kcry/sha_3 "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |