mirror of
https://github.com/anas-elgarhy/JColorfulConsole.git
synced 2024-08-14 23:57:19 +00:00
up version
This commit is contained in:
parent
5cc7228f78
commit
40b4cbcea7
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
<dependency>
|
||||
<groupId>com.anas.jcolorfulconsole</groupId>
|
||||
<artifactId>jcolorfulconsole</artifactId>
|
||||
<version>0.1.4</version>
|
||||
<version>0.1.5</version>
|
||||
</dependency>
|
||||
```
|
||||
**Step 2**. run this command `mvn install`
|
||||
|
@ -33,7 +33,7 @@ allprojects {
|
|||
**Step 2**. Add the dependency
|
||||
```gradle
|
||||
dependencies {
|
||||
implementation 'com.github.Anas-Elgarhy:JColorfulConsole:0.1.4'
|
||||
implementation 'com.github.Anas-Elgarhy:JColorfulConsole:0.1.5'
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue