is not current version
Last Version 1.3.2

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

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.1
Type

Type

aar

Download android-project-utils 1.1.1


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