You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,13 @@
2
2
Library contains different classes and interfaces for common problems solving, which a developer faces while creating an Android app.
3
3
4
4
## Installation
5
-
Currently the library is not uploaded to any Maven repository. You can add the library to your repository as a Git submodule and then create a dependency to the library module.
6
5
7
-
If you like the library and would like to declare remote Gradle dependency to it, let me know and I'll think about uploading it to a Maven repository.
6
+
The latest release is available on [Maven Central](https://search.maven.org/artifact/io.github.denis1986/android-base).
0 commit comments