is not current version
Last Version 22.1.0

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

Comprehensive Java common library (Java7+)

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

thistle-crypto-plus
Version

Version

12.1
Type

Type

jar

Download thistle-crypto-plus 12.1


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