License |
License |
---|---|
GroupId | GroupIdcom.trendyol |
ArtifactId | ArtifactIdmedusa |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmedusa
Android Fragment Stack Controller
|
Project URL |
Project URL |
Filename | Size |
---|---|
medusa-0.9.0.pom | |
medusa-0.9.0-sources.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trendyol/medusa/ -->
<dependency>
<groupId>com.trendyol</groupId>
<artifactId>medusa</artifactId>
<version>0.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.trendyol/medusa/
implementation 'com.trendyol:medusa:0.9.0'
// https://jarcasting.com/artifacts/com.trendyol/medusa/
implementation ("com.trendyol:medusa:0.9.0")
'com.trendyol:medusa:aar:0.9.0'
<dependency org="com.trendyol" name="medusa" rev="0.9.0">
<artifact name="medusa" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.trendyol', module='medusa', version='0.9.0')
)
libraryDependencies += "com.trendyol" % "medusa" % "0.9.0"
[com.trendyol/medusa "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.50 |