не последняя версия
Последняя версия 11.4

com.github.shepherdviolet:thistle 11.1

Java SE library for private use

Группа

Группа

com.github.shepherdviolet
Идентификатор

Идентификатор

thistle
Версия

Версия

11.1
Тип

Тип

jar

Скачать thistle 11.1


<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle/ -->
<dependency>
    <groupId>com.github.shepherdviolet</groupId>
    <artifactId>thistle</artifactId>
    <version>11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle/
implementation 'com.github.shepherdviolet:thistle:11.1'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle/
implementation ("com.github.shepherdviolet:thistle:11.1")
'com.github.shepherdviolet:thistle:jar:11.1'
<dependency org="com.github.shepherdviolet" name="thistle" rev="11.1">
  <artifact name="thistle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='thistle', version='11.1')
)
libraryDependencies += "com.github.shepherdviolet" % "thistle" % "11.1"
[com.github.shepherdviolet/thistle "11.1"]