News & Updates

Latest announcements from Lamco Development

LATEST

NetKit v1.0.1 Published to Maven Central

December 18, 2025 | Lamco Development

We're excited to announce that NetKit v1.0.1, our professional WiFi analysis library for Kotlin, is now available on Maven Central!

What is NetKit?

NetKit is a comprehensive Kotlin Multiplatform library providing everything you need to build professional WiFi analysis tools. With 7 modular libraries and over 3,500 automated tests, NetKit brings enterprise-grade network analysis to Android, JVM, and Kotlin Multiplatform projects.

What's New in v1.0.1

Maven Central Publication

NetKit is now published to Maven Central under our verified io.lamco namespace. This means developers can add NetKit to their projects with zero configuration:

dependencies {
    implementation("io.lamco.netkit:core:1.0.1")
}

No custom repositories, no special setup - just add the dependency and go!

Four New Modules

We've expanded NetKit with four powerful new modules:

  1. Analytics - Time series analysis, correlation detection, and visualization
  2. Export - Multi-format export (CSV, JSON, PDF, Markdown, HTML, GeoJSON, KML)
  3. Intelligence - ML-based predictions, anomaly detection, optimization
  4. Security - Advanced security analysis with industry-first WPA3-SAE-PK detection

Quality & Documentation

  • 3,561+ automated tests (92% code coverage)
  • 100% KDoc API documentation
  • GPG-signed releases for security
  • Comprehensive examples and guides

Why Maven Central?

Maven Central is the industry standard for JVM libraries, used by millions of developers worldwide. Publishing to Maven Central signals that NetKit is:

  • Production-ready - Used in real applications (like WiFi Intelligence)
  • Professionally maintained - Semantic versioning, signed releases
  • Trustworthy - Verified namespace, comprehensive testing
  • Enterprise-grade - Suitable for commercial and enterprise use

Get Started

Visit our Developer Documentation to start building with NetKit, or browse the Maven Central Repository to see all available modules.

We can't wait to see what you build with NetKit!

About Lamco Development

We make complex technology simple. From open source libraries to consumer apps, we build tools that matter. Learn more at lamco.ai/about