toppingandroid

ToppingEngine is a library helps you create mobile applications using one type of layout code and one type of backend code.

License

License

GroupId

GroupId

dev.topping
ArtifactId

ArtifactId

toppingandroid
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

toppingandroid
ToppingEngine is a library helps you create mobile applications using one type of layout code and one type of backend code.

Download toppingandroid

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.legacy » legacy-support-v4 jar 1.0.0
androidx.recyclerview » recyclerview jar 1.1.0
androidx.constraintlayout » constraintlayout jar 2.0.4
com.google.android.gms » play-services-maps jar 11.0.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

Project Modules

There are no modules declared in this project.

ToppingEngine

Installation

Topping Engine is available through Maven Central. To install it, simply add the following line to your gradle:

implementation 'dev.topping:toppingandroid:0.1.x'

or

implementation 'com.github.topping-dev:topping-android:v0.1.x'

Details are available at https://topping.dev

Author

Topping Dev, topping.dev@gmail.com

License

ToppingEngine is available under the CC BY-ND 4.0 license. See the LICENSE file for more info.

dev.topping

Topping Dev

Versions

Version
0.1.2
0.1.1
0.1.0