GroupId | GroupIdio.github.alexgladkov |
---|---|
ArtifactId | ArtifactIdodyssey-compose-android-debug |
Version | Version0.4.1 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-compose-android-debug/ -->
<dependency>
<groupId>io.github.alexgladkov</groupId>
<artifactId>odyssey-compose-android-debug</artifactId>
<version>0.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-compose-android-debug/
implementation 'io.github.alexgladkov:odyssey-compose-android-debug:0.4.1'
// https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-compose-android-debug/
implementation ("io.github.alexgladkov:odyssey-compose-android-debug:0.4.1")
'io.github.alexgladkov:odyssey-compose-android-debug:aar:0.4.1'
<dependency org="io.github.alexgladkov" name="odyssey-compose-android-debug" rev="0.4.1">
<artifact name="odyssey-compose-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.alexgladkov', module='odyssey-compose-android-debug', version='0.4.1')
)
libraryDependencies += "io.github.alexgladkov" % "odyssey-compose-android-debug" % "0.4.1"
[io.github.alexgladkov/odyssey-compose-android-debug "0.4.1"]