is not current version
Last Version 22.1.0

com.github.shepherdviolet:thistle-common 14.6

Comprehensive Java common library (Java7+)

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

thistle-common
Version

Version

14.6
Type

Type

jar

Download 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"]