flattr4j core

This is the core Java library for flattr4j.

How to Use

flattr4j is available at Maven Central. Just add this snippet to your pom.xml:

<dependency>
  <groupId>org.shredzone.flattr4j</groupId>
  <artifactId>flattr4j-core</artifactId>
  <version>2.14</version>
</dependency>