<dependency>
<groupId>com.vdurmont</groupId>
<artifactId>emoji-java</artifactId>
<version>3.1.3</version>
</dependency>
You can also download the project, build it with mvn clean install
and add the generated jar to your buildpath.
compile 'com.vdurmont:emoji-java:3.1.3'
RXJava, RxAndroid 시작! (0) | 2017.08.24 |
---|---|
모바일 웹 성능 관련 이슈 확인 및 검토 사항 (0) | 2017.05.22 |
갤럭시s8 , G6 리소스 대응! (2) | 2017.05.17 |
금액 형태 변환 코드 줄이기 (0) | 2017.05.16 |
Android UnitTest를 위한 준비 (0) | 2017.05.16 |