File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
- [ ![ GitHublicense] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( https://github.com/chanmratekoko/mmcalendar/blob/master/LICENSE ) [ ![ Maven Central] ( https://img.shields.io/badge/Maven%20Central-v1.0.2RC1-blue.svg )] ( https://search.maven.org/remote_content?g=com.github.chanmratekoko&a=myanmar-calendar&v=LATEST )
2
-
1
+ [ ![ GitHublicense] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( https://github.com/chanmratekoko/mmcalendar/blob/master/LICENSE ) [ ![ Maven Central] ( https://img.shields.io/badge/Maven--Central-1.0.2.RELEASE-blue.svg )] ( https://search.maven.org/remote_content?g=com.github.chanmratekoko&a=myanmar-calendar&v=LATEST )
3
2
4
3
# Myanmar Calendar
5
4
** Myanmar Calendar** library for Android and Java applications.
@@ -15,15 +14,15 @@ Usage
15
14
<dependency >
16
15
<groupId >com.github.chanmratekoko</groupId >
17
16
<artifactId >myanmar-calendar</artifactId >
18
- <version >1.0.2.RC1 </version >
17
+ <version >1.0.2.RELEASE </version >
19
18
</dependency >
20
19
```
21
20
22
21
** 2. Gradle dependency**
23
22
- Add this to your app ` build.gradle ` :
24
23
25
24
``` gradle
26
- compile 'com.github.chanmratekoko:myanmar-calendar:1.0.2.RC1 '
25
+ compile 'com.github.chanmratekoko:myanmar-calendar:1.0.2.RELEASE '
27
26
```
28
27
29
28
** 3. jar file only**
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.github.chanmratekoko</groupId >
5
5
<artifactId >myanmar-calendar</artifactId >
6
- <version >1.0.2.RC1 </version >
6
+ <version >1.0.2.RELEASE </version >
7
7
<name >Myanmar Calendar</name >
8
8
<description >Myanmar Calendar</description >
9
9
You can’t perform that action at this time.
0 commit comments