Skip to content

Latest commit

History

History
27 lines (23 loc) · 1.24 KB

File metadata and controls

27 lines (23 loc) · 1.24 KB



JWS Commons

GitHub Workflow Status (branch)GitHubMaven metadata URLGitHub contributorsLines of codeDiscordTwitter Follow

Introduction

A library that contains commonly used classes and interfaces

Documentation

You can find the current docs on our website. This is a work-in-progress project though so it's not yet complete.

Maven

<dependency>
<groupId>org.javawebstack</groupId>
<artifactId>commons</artifactId>
<version>1.0.0</version>
</dependency>