| Лицензия |
Лицензия
Bern University of Applied Sciences (BFH), RISIS
|
|---|---|
| Группа | Группаch.bfh.unicrypt |
| Идентификатор | Идентификаторunicrypt |
| Последняя версия | Последняя версия2.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеunicrypt
Cryptographic framework allowing the implementation of
cryptographic protocols, e.g. e-voting.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| unicrypt-2.4.pom | |
| unicrypt-2.4.jar | 659 KB |
| unicrypt-2.4-sources.jar | 660 KB |
| unicrypt-2.4-javadoc.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.bfh.unicrypt/unicrypt/ -->
<dependency>
<groupId>ch.bfh.unicrypt</groupId>
<artifactId>unicrypt</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.bfh.unicrypt/unicrypt/
implementation 'ch.bfh.unicrypt:unicrypt:2.4'
// https://jarcasting.com/artifacts/ch.bfh.unicrypt/unicrypt/
implementation ("ch.bfh.unicrypt:unicrypt:2.4")
'ch.bfh.unicrypt:unicrypt:jar:2.4'
<dependency org="ch.bfh.unicrypt" name="unicrypt" rev="2.4">
<artifact name="unicrypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.bfh.unicrypt', module='unicrypt', version='2.4')
)
libraryDependencies += "ch.bfh.unicrypt" % "unicrypt" % "2.4"
[ch.bfh.unicrypt/unicrypt "2.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.jnagmp : jnagmp | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.jacoco : org.jacoco.core | jar | 0.7.7.201606060606 |