<dependency>
<groupId>io.github.alexzhirkevich</groupId>
<artifactId>compottie-network-core-android</artifactId>
<version>2.2.3</version>
</dependency>
implementation 'io.github.alexzhirkevich:compottie-network-core-android:2.2.3'
io.github.alexzhirkevich:compottie-network-core-android:2.2.3
<dependency org="io.github.alexzhirkevich" name="compottie-network-core-android" rev="2.2.3" />
libraryDependencies += "io.github.alexzhirkevich" % "compottie-network-core-android" % "2.2.3"
@Grab(group='io.github.alexzhirkevich', module='compottie-network-core-android', version='2.2.3')
[io.github.alexzhirkevich/compottie-network-core-android "2.2.3"]
'io.github.alexzhirkevich:compottie-network-core-android:jar:2.2.3'