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