Skip to content

serious-scribbler/ScribblerLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScribblerLib

This is a library with classes I use for my personal projects. It only contains classes for PBKDF2 and logging at it's current state.

Can I use this library for my own projects?

Sure, you can use it under the conditions of the MIT license. You can let me know what you used it for if you want to, I'm always interested in seeing the interesting things other people do.

How can I use this library?

Releases of this library are available via Maven Central. Just add the following dependency to your pom:

<dependency>
  <groupId>de.pniehus.scribblerlib</groupId>
  <artifactId>scribblerlib</artifactId>
  <version>1.0.0</version>
</dependency>

About

A library with helpful classes I use for my personal projects

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages