is not current version
Last Version 22.1.0

com.github.shepherdviolet:thistle-crypto-plus 14.8

Comprehensive Java common library (Java7+)

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

thistle-crypto-plus
Version

Version

14.8
Type

Type

jar

Download thistle-crypto-plus 14.8


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