<dependency>
<groupId>io.github.c-fraser</groupId>
<artifactId>graph-guard</artifactId>
<version>0.4.0</version>
</dependency>
compile
|-- org.jetbrains.kotlin:kotlin-stdlib:1.9.20
runtime
|-- org.jetbrains.kotlin:kotlin-reflect:1.9.20
|-- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.3
|-- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.7.3
|-- io.ktor:ktor-network-jvm:2.3.5
|-- io.ktor:ktor-network-tls-jvm:2.3.5
|-- com.github.ben-manes.caffeine:caffeine:3.1.8