GitHub / deepaksachdeva / AuthModuleKotlin
Login/Signup scrrens module in kotlin
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepaksachdeva%2FAuthModuleKotlin
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 125 KB
Dependencies parsed at:
6
Created at: about 7 years ago
Updated at: over 1 year ago
Pushed at: about 7 years ago
Last synced at: over 1 year ago
Topics: kotlin, kotlin-android, loginpage, module, signup-page
app/build.gradle
maven
- com.android.support.constraint:constraint-layout 1.0.2 implementation
- com.android.support:appcompat-v7 26.1.0 implementation
- com.android.support:design 26.1.0 implementation
- com.android.support:support-v4 26.1.0 implementation
- org.jetbrains.kotlin:kotlin-stdlib-jre7 $kotlin_version implementation
- junit:junit 4.12 testImplementation
build.gradle
maven