is not current version
Last Version 1.3.2

com.github.VyacheslavShmakin:android-project-utils 1.1.2

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

GroupId

GroupId

com.github.VyacheslavShmakin
ArtifactId

ArtifactId

android-project-utils
Version

Version

1.1.2
Type

Type

aar

Download android-project-utils 1.1.2


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