Last Version

toppingandroid 0.1.2

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
Version

Version

0.1.2
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 0.1.2


<!-- 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.