License |
License |
---|---|
Categories |
CategoriesScala Languages JSON Data |
GroupId | GroupIdio.github.scalapb-json |
ArtifactId | ArtifactIdprotoc-lint_2.13 |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionprotoc-lint
protobuf linter
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.github.scalapb-json |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protoc-lint_2.13-0.5.0.pom | |
protoc-lint_2.13-0.5.0.jar | 34 KB |
protoc-lint_2.13-0.5.0-sources.jar | 3 KB |
protoc-lint_2.13-0.5.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.scalapb-json/protoc-lint_2.13/ -->
<dependency>
<groupId>io.github.scalapb-json</groupId>
<artifactId>protoc-lint_2.13</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scalapb-json/protoc-lint_2.13/
implementation 'io.github.scalapb-json:protoc-lint_2.13:0.5.0'
// https://jarcasting.com/artifacts/io.github.scalapb-json/protoc-lint_2.13/
implementation ("io.github.scalapb-json:protoc-lint_2.13:0.5.0")
'io.github.scalapb-json:protoc-lint_2.13:jar:0.5.0'
<dependency org="io.github.scalapb-json" name="protoc-lint_2.13" rev="0.5.0">
<artifact name="protoc-lint_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scalapb-json', module='protoc-lint_2.13', version='0.5.0')
)
libraryDependencies += "io.github.scalapb-json" % "protoc-lint_2.13" % "0.5.0"
[io.github.scalapb-json/protoc-lint_2.13 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
com.thesamet.scalapb : protoc-bridge_2.13 | jar | 0.9.1 |
com.google.protobuf : protobuf-java-util | jar | 3.14.0 |
io.argonaut : argonaut_2.13 | jar | 6.3.3 |