Skip to content

VVladT/coffee-files-fork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Files Library

A library for load .sav files supported

How it's works

coffee_files_diagrams

How to use

  1. Add the JitPack repository in your pom.xml.

     <repositories>
      <repository>
          <id>jitpack.io</id>
          <url>https://jitpack.io</url>
      </repository>
     </repositories>
  2. Add the dependency.

    <dependency>
      <groupId>com.github.luisBazanDev</groupId>
      <artifactId>coffee-files</artifactId>
      <version>0.6-SNAPSHOT</version>
    </dependency>
  3. Finally, use the library.

How to contribute with your own driver

To contribute with your own driver, see this page in the Wiki.

About

A library for load .sav files supported

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%