Misk is an open source application container in Kotlin providing dependency injection and service management.
<dependency>
<groupId>com.squareup.misk</groupId>
<artifactId>misk-bom</artifactId>
<version>0.24.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a Misk application with default module.
Add specific Misk modules like misk-core, misk-web, etc. to your dependencies.
No dependency data recorded yet.