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