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

com.github.shepherdviolet:thistle 9.10

Java SE library for private use

Группа

Группа

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

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

thistle
Версия

Версия

9.10
Тип

Тип

jar

Скачать thistle 9.10


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