File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -88,15 +88,13 @@ source ./sendgrid.env
8888
8989``` bash
9090./gradelew build
91- cd ../ examples
91+ cd examples
9292javac -classpath ./commons-logging-1.2.jar:./httpcore-4.4.4.jar:./httpclient-4.5.2.jar:./jackson-databind-2.7.3.jar:./jackson-annotations-2.7.0.jar:./jackson-core-2.7.3.jar:../target/http-1.0-SNAPSHOT.jar:. Example.java && java -classpath ./commons-logging-1.2.jar:./httpcore-4.4.4.jar:./httpclient-4.5.2.jar:./jackson-databind-2.7.3.jar:./jackson-annotations-2.7.0.jar:./jackson-core-2.7.3.jar:../target/http-1.0-SNAPSHOT.jar:. Example
9393```
9494
9595<a name =" understanding_the_codebase " ></a >
9696## Understanding the Code Base
9797
98- <!-- -optionally provide a brief summary explaning the architecture of the code--->
99-
10098** /examples**
10199
102100Working examples that demonstrate usage.
You can’t perform that action at this time.
0 commit comments