Last Version

Android Project Utils 1.3.2

Simple library that uses some base libraries and utils for build any simple freelance project

License

License

GroupId

GroupId

com.github.VyacheslavShmakin
ArtifactId

ArtifactId

android-project-utils
Version

Version

1.3.2
Type

Type

aar
Description

Description

Android Project Utils
Simple library that uses some base libraries and utils for build any simple freelance project
Project URL

Project URL

https://bitbucket.org/vshmakin/android-project-utils

Download android-project-utils 1.3.2


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

Dependencies

runtime (11)

Group / Artifact Type Version
com.android.support » multidex jar 1.0.3
com.android.support » recyclerview-v7 jar 28.0.0
com.android.support » appcompat-v7 jar 28.0.0
com.android.support » cardview-v7 jar 28.0.0
android.arch.lifecycle » extensions jar 1.1.1
io.reactivex.rxjava2 : rxjava jar 2.2.6
io.reactivex.rxjava2 : rxandroid jar 2.1.1
com.github.VyacheslavShmakin : rx-vmt jar 1.2.0
org.greenrobot : eventbus jar 3.1.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlinx : kotlinx-serialization-runtime jar 0.10.0

Project Modules

There are no modules declared in this project.