| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.shepherdviolet |
| Идентификатор | Идентификаторthistle-crypto-plus |
| Последняя версия | Последняя версия22.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеthistle-crypto-plus
Comprehensive Java common library (Java7+)
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| thistle-crypto-plus-22.1.0.pom | |
| thistle-crypto-plus-22.1.0.jar | 44 KB |
| thistle-crypto-plus-22.1.0-sources.jar | 41 KB |
| thistle-crypto-plus-22.1.0-javadoc.jar | 111 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-crypto-plus/ -->
<dependency>
<groupId>com.github.shepherdviolet</groupId>
<artifactId>thistle-crypto-plus</artifactId>
<version>22.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-crypto-plus/
implementation 'com.github.shepherdviolet:thistle-crypto-plus:22.1.0'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-crypto-plus/
implementation ("com.github.shepherdviolet:thistle-crypto-plus:22.1.0")
'com.github.shepherdviolet:thistle-crypto-plus:jar:22.1.0'
<dependency org="com.github.shepherdviolet" name="thistle-crypto-plus" rev="22.1.0">
<artifact name="thistle-crypto-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='thistle-crypto-plus', version='22.1.0')
)
libraryDependencies += "com.github.shepherdviolet" % "thistle-crypto-plus" % "22.1.0"
[com.github.shepherdviolet/thistle-crypto-plus "22.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.shepherdviolet : thistle-common | jar | 22.1.0 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.60 |