thistle-common

Comprehensive Java common library (Java7+)

License

License

GroupId

GroupId

com.github.shepherdviolet.thistle20
ArtifactId

ArtifactId

thistle-common
Last Version

Last Version

20.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

thistle-common
Comprehensive Java common library (Java7+)
Project URL

Project URL

https://github.com/shepherdviolet/thistle

Download thistle-common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.shepherdviolet.glaciion2 : glaciion-core jar 2.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
20.1.0
20.0.1
20.0.0