is not current version
Last Version 22.1.0

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

Comprehensive Java common library (Java7+)

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

thistle-crypto-plus
Version

Version

20.1.2
Type

Type

jar

Download thistle-crypto-plus 20.1.2


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