| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.shepherdviolet | 
    
| ArtifactId | ArtifactIdthistle-common | 
    
| Last Version | Last Version22.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionthistle-common 
            Comprehensive Java common library (Java7+) 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| thistle-common-22.1.0.pom | |
| thistle-common-22.1.0.jar | 235 KB | 
| thistle-common-22.1.0-sources.jar | 190 KB | 
| thistle-common-22.1.0-javadoc.jar | 579 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-common/ -->
<dependency>
    <groupId>com.github.shepherdviolet</groupId>
    <artifactId>thistle-common</artifactId>
    <version>22.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-common/
implementation 'com.github.shepherdviolet:thistle-common:22.1.0'
                // https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-common/
implementation ("com.github.shepherdviolet:thistle-common:22.1.0")
                'com.github.shepherdviolet:thistle-common:jar:22.1.0'
                <dependency org="com.github.shepherdviolet" name="thistle-common" rev="22.1.0">
  <artifact name="thistle-common" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.shepherdviolet', module='thistle-common', version='22.1.0')
)
                libraryDependencies += "com.github.shepherdviolet" % "thistle-common" % "22.1.0"
                [com.github.shepherdviolet/thistle-common "22.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.shepherdviolet : glaciion-api | jar | 2.0.5 |