add aspectj

This commit is contained in:
2026-02-06 13:14:36 -05:00
parent 20c38a9468
commit cff9ca6463
12 changed files with 40 additions and 67 deletions
-4
View File
@@ -2,9 +2,5 @@
# https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format
[versions]
commons-math3 = "3.6.1"
guava = "33.4.6-jre"
[libraries]
commons-math3 = { module = "org.apache.commons:commons-math3", version.ref = "commons-math3" }
guava = { module = "com.google.guava:guava", version.ref = "guava" }