My Apps Android

A list of my iOS & Android apps, with associated views (UIKit, SwiftUI, Preferences, ...), to embed in all of them.

License

License

GroupId

GroupId

me.nathanfallet.myappsandroid
ArtifactId

ArtifactId

myappsandroid
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

aar
Description

Description

My Apps Android
A list of my iOS & Android apps, with associated views (UIKit, SwiftUI, Preferences, ...), to embed in all of them.
Project URL

Project URL

https://github.com/NathanFallet/MyApps
Source Code Management

Source Code Management

https://github.com/NathanFallet/MyApps.git

Download myappsandroid

How to add to project

<!-- https://jarcasting.com/artifacts/me.nathanfallet.myappsandroid/myappsandroid/ -->
<dependency>
    <groupId>me.nathanfallet.myappsandroid</groupId>
    <artifactId>myappsandroid</artifactId>
    <version>1.1.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.nathanfallet.myappsandroid/myappsandroid/
implementation 'me.nathanfallet.myappsandroid:myappsandroid:1.1.3'
// https://jarcasting.com/artifacts/me.nathanfallet.myappsandroid/myappsandroid/
implementation ("me.nathanfallet.myappsandroid:myappsandroid:1.1.3")
'me.nathanfallet.myappsandroid:myappsandroid:aar:1.1.3'
<dependency org="me.nathanfallet.myappsandroid" name="myappsandroid" rev="1.1.3">
  <artifact name="myappsandroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.nathanfallet.myappsandroid', module='myappsandroid', version='1.1.3')
)
libraryDependencies += "me.nathanfallet.myappsandroid" % "myappsandroid" % "1.1.3"
[me.nathanfallet.myappsandroid/myappsandroid "1.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (5)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
androidx.preference » preference-ktx jar 1.2.0
com.google.android.material » material jar 1.5.0
androidx.cardview » cardview jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0