is not current version
Last Version 11.4

com.github.shepherdviolet:thistle 9.3

Java SE library for private use

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

thistle
Version

Version

9.3
Type

Type

jar

Download thistle 9.3


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