mirror of
https://github.com/anas-elgarhy/JColorfulConsole.git
synced 2024-08-14 23:57:19 +00:00
update the readme file
This commit is contained in:
parent
5cf5a3590c
commit
767150be81
1 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@
|
|||
<dependency>
|
||||
<groupId>com.anas.jcolorfulconsole</groupId>
|
||||
<artifactId>jcolorfulconsole</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<version>1.0.3</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
@ -66,7 +66,7 @@ allprojects {
|
|||
|
||||
```gradle
|
||||
dependencies {
|
||||
implementation 'com.github.Anas-Elgarhy:JColorfulConsole:1.0.2'
|
||||
implementation 'com.github.Anas-Elgarhy:JColorfulConsole:1.0.3'
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue