/tonegodgui

Automatically exported from code.google.com/p/tonegodgui

Primary LanguageJavaOtherNOASSERTION

tonegodgui

Automatically exported from code.google.com/p/tonegodgui Hi, I adopt this repository to save it. I will try to understand the code and see how it works.

Tests

Here are the tests: https://github.com/brainless-studios/tonegodgui-test

documentation

using

gradle:

in build.gradle

  • repositories { mavenCentral() maven { url "https://jitpack.io" } }
  • dependencies { compile 'com.github.brainless-studios:tonegodgui:-SNAPSHOT' }