Skip to content

Commit

Permalink
Use commons-lang3
Browse files Browse the repository at this point in the history
Signed-off-by: Hendrix-Shen <[email protected]>
  • Loading branch information
Hendrix-Shen committed Jun 8, 2024
1 parent 71bde1b commit fde66a1
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 388 deletions.
1 change: 1 addition & 0 deletions magiclib-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ subprojects {
annotationProcessor("org.projectlombok:lombok:${project.property("dependencies.lombok_version")}")

// Other
compileOnly("org.apache.commons:commons-lang3:${project.property("dependencies.apache_common_lang3_version")}")
compileOnly("com.google.code.gson:gson:${project.property("dependencies.gson_version")}")
compileOnly("com.google.guava:guava:${project.property("dependencies.guava_version")}")
compileOnly("org.jetbrains:annotations:${project.property("dependencies.jetbrains_annotations_version")}")
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit fde66a1

Please sign in to comment.