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