<dependency>
<groupId>com.likethesalad.android</groupId>
<artifactId>stem-plugin</artifactId>
<version>2.4.0</version>
</dependency>
@Grapes(
@Grab(group='com.likethesalad.android', module='stem-plugin', version='2.4.0')
)
runtime
|-- com.likethesalad.android:common-tools:2.4.0
|-- com.google.code.gson:gson:2.8.5
|-- io.github.classgraph:classgraph:4.8.138
|-- org.jetbrains.kotlin:kotlin-stdlib:1.5.10
|-- com.google.dagger:dagger:2.39.1
|-- com.likethesalad.tools:plugin-metadata-consumer:1.0.0