Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sectcloud/bdb5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bdb5-remake

stability-beta

bdb is a small library for storing data in the form of binary objects

Gradle

Add it in your root build.gradle at the end of repositories:

allprojects {
    repositories {
        //...
        maven { url 'https://jitpack.io' }
    }
}

Add dependency to project:

dependencies {
    //...
    implementation 'com.github.JVMFrog:bdb5-remake:Tag'
}

About

This is a remake of the legendary bdb5-lib from @intbyte-100

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages