Skip to content

A set of classes to facilitate the work with the Java language.

Notifications You must be signed in to change notification settings

jsolve/sweetener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sweetener Build Status

Sweetener is a project created by Jsolve group. It provides a set of classes to facilitate the work with the Java language.

The recommended way to get started using sweetener in your project is with a dependency management system – the snippet below can be copied and pasted into your build.

<dependency>
    <groupId>pl.jsolve</groupId>
    <artifactId>sweetener</artifactId>
    <version>1.0.0</version>
</dependency>

Main categories:

For unit tests:


___ [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/jsolve/sweetener/trend.png)](https://bitdeli.com/free "Bitdeli Badge")

About

A set of classes to facilitate the work with the Java language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages