io.github.astrapi69.crypt.data.model.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of crypt-data Show documentation
Show all versions of crypt-data Show documentation
Utility project that provides data beans, writers and readers for encryption and decryption
/**
* This package provides bean classes that hold information for the encryption or decryption process
*/
package io.github.astrapi69.crypt.data.model;