| License |
License |
|---|---|
| GroupId | GroupIdio.github.nunopalma |
| ArtifactId | ArtifactIdmy-app |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionRemoteDestribution
Test remote distribution
|
| Filename | Size |
|---|---|
| my-app-1.1.3.pom | |
| my-app-1.1.3.aar | 32 KB |
| my-app-1.1.3-sources.jar | 557 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.nunopalma/my-app/ -->
<dependency>
<groupId>io.github.nunopalma</groupId>
<artifactId>my-app</artifactId>
<version>1.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.nunopalma/my-app/
implementation 'io.github.nunopalma:my-app:1.1.3'
// https://jarcasting.com/artifacts/io.github.nunopalma/my-app/
implementation ("io.github.nunopalma:my-app:1.1.3")
'io.github.nunopalma:my-app:aar:1.1.3'
<dependency org="io.github.nunopalma" name="my-app" rev="1.1.3">
<artifact name="my-app" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.nunopalma', module='my-app', version='1.1.3')
)
libraryDependencies += "io.github.nunopalma" % "my-app" % "1.1.3"
[io.github.nunopalma/my-app "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.61 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |