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