
implementation("com.juul.datadog:datadog:0.4.1")Datadog KMP offers a unified API for integrating Datadog services into applications. ([socket.dev](https://socket.dev/maven/package/com.juul.datadog%3Adatadog-jvm?utm_source=openai)) The `datadog` module provides the core API without transitive dependencies on Datadog libraries, allowing applications to implement the API independently. The `bundled` module includes implementations of the `datadog` module and pulls in Datadog libraries transitively, providing a comprehensive Datadog solution for applications without existing integrations.