/project-wave-Android

사용자가 선별하는 프리미엄 커버 뮤직 플랫폼 - WAVE

Primary LanguageKotlin

WAVE_Android

사용자가 선별하는 프리미엄 커버 뮤직 플랫폼 - WAVE



WAVE

wave-logo

  • 2019년 상반기 SOPT Appjam 팀 'WAVE'
  • 프로젝트 기간 2019.06.28 ~ 진행중

SDK Version Kotlin Version

Work Flow

workflow

Dependency

implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'com.android.support:appcompat-v7:27.1.1'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'

implementation 'com.android.support:recyclerview-v7:27.1.1'
implementation 'com.android.support:design:27.1.1'

// Anko
implementation "org.jetbrains.anko:anko:0.10.5"

// Circle ImageView is adapted
implementation 'de.hdodenhof:circleimageview:3.0.0'

// animation
implementation 'com.airbnb.android:lottie:2.6.0-beta19'

// Glide is adapted
implementation 'com.github.bumptech.glide:glide:4.9.0'
implementation 'com.squareup.picasso:picasso:2.5.2'

// network
implementation 'com.google.code.gson:gson:2.8.5'
implementation 'com.squareup.retrofit2:retrofit:2.5.0'
implementation 'com.squareup.retrofit2:converter-gson:2.5.0'
implementation 'com.fasterxml.jackson.core:jackson-core:2.9.7'
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.9.0'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.7'

개발자

기여자 목록을 확인하여 이 프로젝트에 참가하신 분들을 보실 수 있습니다.

wave의 다른 프로젝트