
Facilitates error handling and exception management for KotlinCrypto, offering specialized exception types and comprehensive documentation to enhance library integration and maintainability.
Error handling and exception types for KotlinCrypto
The best way to keep KotlinCrypto dependencies up to date is by using the
version-catalog. Alternatively, see below.
// build.gradle.kts
dependencies {
implementation("org.kotlincrypto:error:0.4.0")
}
Error handling and exception types for KotlinCrypto
The best way to keep KotlinCrypto dependencies up to date is by using the
version-catalog. Alternatively, see below.
// build.gradle.kts
dependencies {
implementation("org.kotlincrypto:error:0.4.0")
}