{"id":13472015,"url":"https://github.com/ragnor-rs/visum","last_synced_at":"2025-03-26T15:31:08.548Z","repository":{"id":72017827,"uuid":"46714751","full_name":"ragnor-rs/visum","owner":"ragnor-rs","description":"Android reactive MVP stack","archived":false,"fork":false,"pushed_at":"2018-10-24T14:19:14.000Z","size":1214,"stargazers_count":19,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2024-10-30T04:12:33.032Z","etag":null,"topics":["android","android-library","framework","library","mvp","mvp-android","mvp-architecture","mvp-pattern"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ragnor-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-11-23T11:03:46.000Z","updated_at":"2024-10-24T10:53:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4ded0c4-7f5e-4670-95d2-59309f9d4d08","html_url":"https://github.com/ragnor-rs/visum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragnor-rs%2Fvisum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragnor-rs%2Fvisum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragnor-rs%2Fvisum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragnor-rs%2Fvisum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ragnor-rs","download_url":"https://codeload.github.com/ragnor-rs/visum/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245681252,"owners_count":20655160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-library","framework","library","mvp","mvp-android","mvp-architecture","mvp-pattern"],"created_at":"2024-07-31T16:00:51.127Z","updated_at":"2025-03-26T15:31:08.239Z","avatar_url":"https://github.com/ragnor-rs.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"# Visum\n[![Build Status](https://travis-ci.org/ragnor-rs/visum.svg?branch=develop)](https://travis-ci.org/ragnor-rs/visum)\n[![Release](https://jitpack.io/v/ragnor-rs/visum.svg)](https://jitpack.io/#ragnor-rs/visum)\n\nAndroid reactive MVP stack.\n\nThe library encourages developers to use [Android Clean MVP architecture pattern](http://fernandocejas.com/2015/07/18/architecting-android-the-evolution/).\n\nThere are two Dagger 2 scopes. One is common scope which is implemented by creating a component in Application class. And the other one is handled manually by creating and destroying components for current view via ComponentCache.\n\nYou can find an example of Visum usage in demo submodule.\n\nCompatibility\n-------------\n\nThis library is compatible from API 16 (4.1)\n\n\nDownload\n--------\n\nAdd it in your root build.gradle at the end of repositories:\n\n```groovy\nallprojects {\n    repositories {\n        ...\n        maven { url \"https://jitpack.io\" }\n    }\n}\n```\n\nAdd the dependency\n\n```groovy\ndependencies {\n    implementation 'com.github.ragnor-rs:visum:383c28f2b1c2602f3d15dc97156c744826b793ba'\n}\n```\n\nLicense\n=======\n\n    Copyright 2016 Renat Sarymsakov.\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragnor-rs%2Fvisum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fragnor-rs%2Fvisum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragnor-rs%2Fvisum/lists"}