MaaS Components
Work in progress, not ready for use in production.
Frictionless access to mobility-as-a-service (MaaS) data and services. Ready-built UI components to get you started quickly out of the box, built with Jetpack Compose and SwiftUI.
License |
License |
---|---|
GroupId | GroupIdcom.trafi.maas |
ArtifactId | ArtifactIdroutes-android |
Last Version | Last Version0.1.0-dev02 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMaaS Components
Mobility-as-a-service SDK & UI components
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
routes-android-0.1.0-dev02.pom | |
routes-android-0.1.0-dev02-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trafi.maas/routes-android/ -->
<dependency>
<groupId>com.trafi.maas</groupId>
<artifactId>routes-android</artifactId>
<version>0.1.0-dev02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.trafi.maas/routes-android/
implementation 'com.trafi.maas:routes-android:0.1.0-dev02'
// https://jarcasting.com/artifacts/com.trafi.maas/routes-android/
implementation ("com.trafi.maas:routes-android:0.1.0-dev02")
'com.trafi.maas:routes-android:aar:0.1.0-dev02'
<dependency org="com.trafi.maas" name="routes-android" rev="0.1.0-dev02">
<artifact name="routes-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.trafi.maas', module='routes-android', version='0.1.0-dev02')
)
libraryDependencies += "com.trafi.maas" % "routes-android" % "0.1.0-dev02"
[com.trafi.maas/routes-android "0.1.0-dev02"]
Group / Artifact | Type | Version |
---|---|---|
com.trafi.maas : core-android | jar | 0.1.0-dev02 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
com.squareup.moshi : moshi | jar | 1.10.0 |
com.squareup.moshi : moshi-kotlin | jar | 1.10.0 |
Work in progress, not ready for use in production.
Frictionless access to mobility-as-a-service (MaaS) data and services. Ready-built UI components to get you started quickly out of the box, built with Jetpack Compose and SwiftUI.