| Группа | Группаcom.github.shepherdviolet |
|---|---|
| Идентификатор | Идентификаторthistle-common |
| Версия | Версия12.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| thistle-common-12.2.pom | |
| thistle-common-12.2.jar | 220 KB |
| thistle-common-12.2-sources.jar | 173 KB |
| thistle-common-12.2-javadoc.jar | 501 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-common/ -->
<dependency>
<groupId>com.github.shepherdviolet</groupId>
<artifactId>thistle-common</artifactId>
<version>12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-common/
implementation 'com.github.shepherdviolet:thistle-common:12.2'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-common/
implementation ("com.github.shepherdviolet:thistle-common:12.2")
'com.github.shepherdviolet:thistle-common:jar:12.2'
<dependency org="com.github.shepherdviolet" name="thistle-common" rev="12.2">
<artifact name="thistle-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='thistle-common', version='12.2')
)
libraryDependencies += "com.github.shepherdviolet" % "thistle-common" % "12.2"
[com.github.shepherdviolet/thistle-common "12.2"]