<dependency>
<groupId>com.google.accompanist</groupId>
<artifactId>accompanist-placeholder</artifactId>
<version>0.34.0</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='com.google.accompanist', module='accompanist-placeholder', version='0.34.0')
)