MaaS Components

Mobility-as-a-service SDK & UI components

License

License

GroupId

GroupId

com.trafi.maas
ArtifactId

ArtifactId

routes-android
Last Version

Last Version

0.1.0-dev02
Release Date

Release Date

Type

Type

aar
Description

Description

MaaS Components
Mobility-as-a-service SDK & UI components
Project URL

Project URL

https://github.com/trafi/maas-components
Source Code Management

Source Code Management

https://github.com/trafi/maas-components

Download routes-android

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.trafi.maas : core-android jar 0.1.0-dev02

runtime (6)

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

Project Modules

There are no modules declared in this project.

MaaS Components

Android build Android tests iOS tests

Maven Central Swift Package Manager

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.

com.trafi.maas

Trafi

Versions

Version
0.1.0-dev02
0.1.0-dev01