GroupId | GroupIdio.github.alexgladkov |
---|---|
ArtifactId | ArtifactIdodyssey-core-android |
Version | Version0.4.2 |
Type | Typeaar |
Filename | Size |
---|---|
odyssey-core-android-0.4.2.pom | |
odyssey-core-android-0.4.2-sources.jar | 8 KB |
odyssey-core-android-0.4.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-core-android/ -->
<dependency>
<groupId>io.github.alexgladkov</groupId>
<artifactId>odyssey-core-android</artifactId>
<version>0.4.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-core-android/
implementation 'io.github.alexgladkov:odyssey-core-android:0.4.2'
// https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-core-android/
implementation ("io.github.alexgladkov:odyssey-core-android:0.4.2")
'io.github.alexgladkov:odyssey-core-android:aar:0.4.2'
<dependency org="io.github.alexgladkov" name="odyssey-core-android" rev="0.4.2">
<artifact name="odyssey-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.alexgladkov', module='odyssey-core-android', version='0.4.2')
)
libraryDependencies += "io.github.alexgladkov" % "odyssey-core-android" % "0.4.2"
[io.github.alexgladkov/odyssey-core-android "0.4.2"]