License |
License |
---|---|
GroupId | GroupIdio.github.zero-deps |
ArtifactId | ArtifactIdproto_2.13 |
Version | Version2.1.2 |
Type | Typejar |
Description |
Descriptionproto
proto
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
proto_2.13-2.1.2.pom | |
proto_2.13-2.1.2.jar | 83 KB |
proto_2.13-2.1.2-sources.jar | 7 KB |
proto_2.13-2.1.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zero-deps/proto_2.13/ -->
<dependency>
<groupId>io.github.zero-deps</groupId>
<artifactId>proto_2.13</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zero-deps/proto_2.13/
implementation 'io.github.zero-deps:proto_2.13:2.1.2'
// https://jarcasting.com/artifacts/io.github.zero-deps/proto_2.13/
implementation ("io.github.zero-deps:proto_2.13:2.1.2")
'io.github.zero-deps:proto_2.13:jar:2.1.2'
<dependency org="io.github.zero-deps" name="proto_2.13" rev="2.1.2">
<artifact name="proto_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zero-deps', module='proto_2.13', version='2.1.2')
)
libraryDependencies += "io.github.zero-deps" % "proto_2.13" % "2.1.2"
[io.github.zero-deps/proto_2.13 "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
io.github.zero-deps : proto-ops_2.13 | jar | 2.1.2 |
com.google.protobuf : protobuf-java | jar | 3.20.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.10 |