| License |
License |
|---|---|
| GroupId | GroupIdru.zinal |
| ArtifactId | ArtifactIdgosthash |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
DescriptionGost 34.11-94 Java
Pure Java Russian GOST 34.11-94 hash implementation
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gosthash-1.0.2.pom | |
| gosthash-1.0.2.jar | 13 KB |
| gosthash-1.0.2-sources.jar | 7 KB |
| gosthash-1.0.2-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.zinal/gosthash/ -->
<dependency>
<groupId>ru.zinal</groupId>
<artifactId>gosthash</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.zinal/gosthash/
implementation 'ru.zinal:gosthash:1.0.2'
// https://jarcasting.com/artifacts/ru.zinal/gosthash/
implementation ("ru.zinal:gosthash:1.0.2")
'ru.zinal:gosthash:jar:1.0.2'
<dependency org="ru.zinal" name="gosthash" rev="1.0.2">
<artifact name="gosthash" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.zinal', module='gosthash', version='1.0.2')
)
libraryDependencies += "ru.zinal" % "gosthash" % "1.0.2"
[ru.zinal/gosthash "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |