You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
javac -classpath {path_to}/sendgrid-java-http-client-4.0.0-jar.jar:. Example.java && java -classpath {path_to}/sendgrid-java-http-client-4.0.0-jar.jar:. Example
116
137
```
117
138
118
-
## Roadmap
139
+
<aname="roadmap"></a>
140
+
# Roadmap
119
141
120
142
If you are interested in the future direction of this project, please take a look at our [milestones](https://github.com/sendgrid/java-http-client/milestones). We would love to hear your feedback.
121
143
122
-
## How to Contribute
144
+
<aname="contribute"></a>
145
+
# How to Contribute
123
146
124
147
We encourage contribution to our projects please see our [CONTRIBUTING](https://github.com/sendgrid/java-http-client/blob/master/CONTRIBUTING.md) guide for details.
125
148
@@ -130,10 +153,12 @@ Quick links:
130
153
-[Sign the CLA to Create a Pull Request](https://github.com/sendgrid/java-http-client/blob/master/CONTRIBUTING.md#cla)
131
154
-[Improvements to the Codebase](https://github.com/sendgrid/java-http-client/blob/master/CONTRIBUTING.md#improvements-to-the-codebase)
132
155
156
+
<aname="about"></a>
133
157
# About
134
158
135
159
java-http-client is guided and supported by the SendGrid [Developer Experience Team](mailto:dx@sendgrid.com).
136
160
137
161
java-http-client is maintained and funded by SendGrid, Inc. The names and logos for java-http-client are trademarks of SendGrid, Inc.
0 commit comments