Replies: 1 comment
-
Best to use a build tool like Maven or Gradle. https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.16.1 That page has the dependency format for many build tools but also a link to download the jar. If you download 1 jar, you will also need to download all the other dependency jars. Build tools will automatically get all the dependencies for you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Where to download the .jar file?
Beta Was this translation helpful? Give feedback.
All reactions