Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
Remove laterna lib and grep TextColor interface only = small jar file 😉
Browse files Browse the repository at this point in the history
  • Loading branch information
0x61nas committed Jun 14, 2022
1 parent 707951f commit 2beb1a1
Show file tree
Hide file tree
Showing 5 changed files with 709 additions and 34 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ repositories {
}

dependencies {
implementation 'com.googlecode.lanterna:lanterna:3.1.1'
implementation 'commons-cli:commons-cli:1.5.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
Expand Down
Loading

0 comments on commit 2beb1a1

Please sign in to comment.