is not current version
Last Version 1.3.2

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

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

Type

aar

Download android-project-utils 1.0.4


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