Skip to content

jtrfp/javamod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaMod

This project tries to provide a mavenized copy of the JavaMod library (http://www.quippy.de/mod_en.php). The sources here are copied and the jars are provided with the consent of the original author. Nevertheless the releases shall be regarded as non offical.

Usage

Just add the following snippet to your POM.

<dependency>
  <groupId>de.quippy</groupId>
  <artifactId>javamod</artifactId>
  <version>2.2</version>
</dependency>

Third-party libraries

JavaMod incorporates modified versions of the following libraries.

About

Inofficial mavenized JavaMod repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages