Last Version

thistle 11.4

Java SE library for private use

License

License

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

thistle
Version

Version

11.4
Type

Type

jar
Description

Description

thistle
Java SE library for private use
Project URL

Project URL

https://github.com/shepherdviolet/thistle

Download thistle 11.4


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.1
org.bouncycastle : bcpkix-jdk15on jar 1.59

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.