| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.shepherdviolet | 
    
| ArtifactId | ArtifactIdthistle | 
    
| Last Version | Last Version11.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionthistle 
            Java SE library for private use 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| thistle-11.4.pom | |
| thistle-11.4.jar | 149 KB | 
| thistle-11.4-sources.jar | 119 KB | 
| thistle-11.4-javadoc.jar | 306 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle/ -->
<dependency>
    <groupId>com.github.shepherdviolet</groupId>
    <artifactId>thistle</artifactId>
    <version>11.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle/
implementation 'com.github.shepherdviolet:thistle:11.4'
                // https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle/
implementation ("com.github.shepherdviolet:thistle:11.4")
                'com.github.shepherdviolet:thistle:jar:11.4'
                <dependency org="com.github.shepherdviolet" name="thistle" rev="11.4">
  <artifact name="thistle" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.shepherdviolet', module='thistle', version='11.4')
)
                libraryDependencies += "com.github.shepherdviolet" % "thistle" % "11.4"
                [com.github.shepherdviolet/thistle "11.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.1 | 
| org.bouncycastle : bcpkix-jdk15on | jar | 1.59 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |