License |
License |
---|---|
Categories |
CategoriesScala Languages JSON Data |
GroupId | GroupIdio.github.scalapb-json |
ArtifactId | ArtifactIdprotoc-lint_2.10 |
Version | Version0.2.5 |
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.10-0.2.5.pom | |
protoc-lint_2.10-0.2.5.jar | 49 KB |
protoc-lint_2.10-0.2.5-sources.jar | 3 KB |
protoc-lint_2.10-0.2.5-javadoc.jar | 366 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.scalapb-json/protoc-lint_2.10/ -->
<dependency>
<groupId>io.github.scalapb-json</groupId>
<artifactId>protoc-lint_2.10</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scalapb-json/protoc-lint_2.10/
implementation 'io.github.scalapb-json:protoc-lint_2.10:0.2.5'
// https://jarcasting.com/artifacts/io.github.scalapb-json/protoc-lint_2.10/
implementation ("io.github.scalapb-json:protoc-lint_2.10:0.2.5")
'io.github.scalapb-json:protoc-lint_2.10:jar:0.2.5'
<dependency org="io.github.scalapb-json" name="protoc-lint_2.10" rev="0.2.5">
<artifact name="protoc-lint_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scalapb-json', module='protoc-lint_2.10', version='0.2.5')
)
libraryDependencies += "io.github.scalapb-json" % "protoc-lint_2.10" % "0.2.5"
[io.github.scalapb-json/protoc-lint_2.10 "0.2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
com.thesamet.scalapb : protoc-bridge_2.10 | jar | 0.7.13 |
com.google.protobuf : protobuf-java-util | jar | 3.10.0 |
io.argonaut : argonaut_2.10 | jar | 6.2.2 |