RemoteDestribution

Test remote distribution

License

License

GroupId

GroupId

io.github.nunopalma
ArtifactId

ArtifactId

my-app
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

aar
Description

Description

RemoteDestribution
Test remote distribution

Download my-app

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.0.1
1