Skip to content

Commit a1e1c47

Browse files
committed
Add the dependency
1 parent 41dcaad commit a1e1c47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/criteria-api.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ To use the Criteria API, write your build.gradle as follows:
6868
6969
dependencies {
7070
kapt "org.seasar.doma:doma-processor:2.31.0"
71+
implementation "org.seasar.doma:doma-core:2.31.0"
7172
implementation "org.seasar.doma:doma-criteria:2.31.0"
7273
}
7374

0 commit comments

Comments
 (0)