We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96655f3 + 83c449a commit e90fd4aCopy full SHA for e90fd4a
1 file changed
README.md
@@ -67,7 +67,7 @@ Add the following to your build.gradle file in the root of your project.
67
...
68
dependencies {
69
70
- compile 'com.sendgrid:sendgrid-java:4.2.1'
+ implementation 'com.sendgrid:sendgrid-java:4.2.1'
71
}
72
73
repositories {
0 commit comments