Castle

A generic utility library

License

License

GroupId

GroupId

com.github.tomtzook
ArtifactId

ArtifactId

castle
Last Version

Last Version

2.0.0-beta.3
Release Date

Release Date

Type

Type

jar
Description

Description

Castle
A generic utility library
Project URL

Project URL

https://github.com/tomtzook/Castle
Source Code Management

Source Code Management

https://github.com/tomtzook/Castle

Download castle

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-beta.3
2.0.0-beta.2
1.0.0
1.0.0-alpha.1