<dependency>
<groupId>com.likethesalad.android</groupId>
<artifactId>stem-plugin</artifactId>
<version>2.10.1</version>
</dependency>
@Grapes(
@Grab(group='com.likethesalad.android', module='stem-plugin', version='2.10.1')
)
runtime
|-- org.jetbrains.kotlin:kotlin-stdlib:1.6.21
|-- javax.inject:javax.inject:1
|-- com.likethesalad.android:common-tools:2.10.1
|-- com.google.code.gson:gson:2.11.0
|-- io.github.classgraph:classgraph:4.8.174
|-- com.google.dagger:dagger:2.51.1
|-- com.likethesalad.tools:plugin-metadata-consumer:1.0.0