thistle

Java SE library for private use

License

License

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

thistle
Last Version

Last Version

11.4
Release Date

Release Date

Type

Type

jar
Description

Description

thistle
Java SE library for private use
Project URL

Project URL

https://github.com/shepherdviolet/thistle

Download thistle

How to add to project

<!-- 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.

Versions

Version
11.4
11.3
11.2
11.1
11.0
10.1
10.0
9.10
9.9
9.8
9.7
9.6
9.5
9.4
9.3
9.2
9.1
9.0
8.0
7.4
7.1