File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ A library used for generating Json String of JSend
77<dependency >
88 <groupId >work.jeong.murry.jsend</groupId >
99 <artifactId >jsend</artifactId >
10- <version >1.0-SNAPSHOT </version >
10+ <version >1.0</version >
1111</dependency >
1212```
1313### Gradle
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ A library used for generating Json String of JSend
77<dependency >
88 <groupId >work.jeong.murry.jsend</groupId >
99 <artifactId >jsend</artifactId >
10- <version >1.0-SNAPSHOT </version >
10+ <version >1.0</version >
1111</dependency >
1212```
1313### Gradle
Original file line number Diff line number Diff line change 66
77 <groupId >work.jeong.murry.jsend</groupId >
88 <artifactId >jsend</artifactId >
9- <version >1.0-SNAPSHOT </version >
9+ <version >1.0</version >
1010 <packaging >jar</packaging >
1111
1212 <name >${project.groupId} :${project.artifactId} </name >
You can’t perform that action at this time.
0 commit comments