Last Version

androidrapidprototyping 1.0.0

Android Rapid Prototyping Libraries for faster setup

License

License

GroupId

GroupId

io.github.imdmp
ArtifactId

ArtifactId

androidrapidprototyping
Version

Version

1.0.0
Type

Type

aar
Description

Description

androidrapidprototyping
Android Rapid Prototyping Libraries for faster setup
Project URL

Project URL

https://github.com/IMdmp/androidrapidprototyping
Source Code Management

Source Code Management

https://github.com/imdmp/androidrapidprototyping/tree/master

Download androidrapidprototyping 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.facebook.flipper : flipper jar 0.129.0
com.facebook.soloader : soloader jar 0.10.3
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.jakewharton.timber : timber jar 5.0.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (3)

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

Project Modules

There are no modules declared in this project.