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

com.github.shepherdviolet:thistle-common 14.6

Comprehensive Java common library (Java7+)

Группа

Группа

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

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

thistle-common
Версия

Версия

14.6
Тип

Тип

jar

Скачать thistle-common 14.6


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