Skip to content
/ CA2 Public

An easy Clean Architecture Framework library.(fork of CA)

License

Notifications You must be signed in to change notification settings

enuoCM/CA2

Repository files navigation

CA2

An easy Clean Architecture Framework library.(fork of CA) Related project: Android-CleanArchitecture, Android Architecture Blueprints and MVP

Practice Sample: DE-MVP-Clean

How to use?

Import on gradle using:

    allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}

dependencies {
         implementation 'com.github.enuoCM:CA2:v1.1.3'
}

About

An easy Clean Architecture Framework library.(fork of CA)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages