We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 718247d commit ef0b06bCopy full SHA for ef0b06b
README.md
@@ -31,7 +31,7 @@ Add the following to your `pom.xml` file:
31
#### Gradle
32
Add the following to your `build.gradle` file:
33
```groovy
34
-implementation group: 'com.kosherjava', name: 'zmanim', version: '2.5.0'
+implementation 'com.kosherjava:zmanim:2.5.0'
35
```
36
Or if you have `build.gradle.kts` file:
37
0 commit comments