| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.shepherdviolet |
| Идентификатор | Идентификаторthistle |
| Последняя версия | Последняя версия11.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеthistle
Java SE library for private use
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| thistle-11.4.pom | |
| thistle-11.4.jar | 149 KB |
| thistle-11.4-sources.jar | 119 KB |
| thistle-11.4-javadoc.jar | 306 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle/ -->
<dependency>
<groupId>com.github.shepherdviolet</groupId>
<artifactId>thistle</artifactId>
<version>11.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle/
implementation 'com.github.shepherdviolet:thistle:11.4'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle/
implementation ("com.github.shepherdviolet:thistle:11.4")
'com.github.shepherdviolet:thistle:jar:11.4'
<dependency org="com.github.shepherdviolet" name="thistle" rev="11.4">
<artifact name="thistle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='thistle', version='11.4')
)
libraryDependencies += "com.github.shepherdviolet" % "thistle" % "11.4"
[com.github.shepherdviolet/thistle "11.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.1 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.59 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |