Skip to content

KBigNum v0.0.6

Choose a tag to compare

@github-actions github-actions released this 07 Jun 16:26
· 39 commits to main since this release
678bb21

🚀 What's New in v0.0.6

📋 Changes

  • Bump version to 0.0.6 and update GitHub Actions to use custom token (1254683)

📦 Installation

Gradle (Kotlin DSL)

dependencies {
    implementation("io.github.gatrongdev:kbignum:0.0.6")
}

Gradle (Groovy)

dependencies {
    implementation 'io.github.gatrongdev:kbignum:0.0.6'
}

🔗 Links

Full Changelog: v0.0.5...v0.0.6