Categories |
CategoriesScala Languages JSON Data |
---|---|
GroupId | GroupIdio.github.scalapb-json |
ArtifactId | ArtifactIdprotoc-lint_2.11 |
Version | Version0.2.4 |
Type | Typejar |
Filename | Size |
---|---|
protoc-lint_2.11-0.2.4.pom | |
protoc-lint_2.11-0.2.4.jar | 49 KB |
protoc-lint_2.11-0.2.4-sources.jar | 3 KB |
protoc-lint_2.11-0.2.4-javadoc.jar | 367 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.scalapb-json/protoc-lint_2.11/ -->
<dependency>
<groupId>io.github.scalapb-json</groupId>
<artifactId>protoc-lint_2.11</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scalapb-json/protoc-lint_2.11/
implementation 'io.github.scalapb-json:protoc-lint_2.11:0.2.4'
// https://jarcasting.com/artifacts/io.github.scalapb-json/protoc-lint_2.11/
implementation ("io.github.scalapb-json:protoc-lint_2.11:0.2.4")
'io.github.scalapb-json:protoc-lint_2.11:jar:0.2.4'
<dependency org="io.github.scalapb-json" name="protoc-lint_2.11" rev="0.2.4">
<artifact name="protoc-lint_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scalapb-json', module='protoc-lint_2.11', version='0.2.4')
)
libraryDependencies += "io.github.scalapb-json" % "protoc-lint_2.11" % "0.2.4"
[io.github.scalapb-json/protoc-lint_2.11 "0.2.4"]