We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a third-party user of this library, I would like to add csv-check as a dependency as I would with other open source libraries, e.g.
<dependency> <groupId>io.github.gss-cogs</groupId> <artifactId>csvw-check</artifactId> <version>0.0.3</version> </dependency>
The built jar could be published to GitHub's Apache Maven registry.
sbt publish
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As a third-party user of this library, I would like to add csv-check as a dependency as I would with other open source libraries, e.g.
The built jar could be published to GitHub's Apache Maven registry.
sbt publish
.The text was updated successfully, but these errors were encountered: