License |
License |
---|---|
Categories |
CategoriesScala Languages Protobuf Data Data Structures |
GroupId | GroupIdcom.github.changvvb |
ArtifactId | ArtifactIdscala-protobuf-java_3 |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscala-protobuf-java
scala-protobuf-java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.changvvb/scala-protobuf-java_3/ -->
<dependency>
<groupId>com.github.changvvb</groupId>
<artifactId>scala-protobuf-java_3</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.changvvb/scala-protobuf-java_3/
implementation 'com.github.changvvb:scala-protobuf-java_3:0.3.0'
// https://jarcasting.com/artifacts/com.github.changvvb/scala-protobuf-java_3/
implementation ("com.github.changvvb:scala-protobuf-java_3:0.3.0")
'com.github.changvvb:scala-protobuf-java_3:jar:0.3.0'
<dependency org="com.github.changvvb" name="scala-protobuf-java_3" rev="0.3.0">
<artifact name="scala-protobuf-java_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.changvvb', module='scala-protobuf-java_3', version='0.3.0')
)
libraryDependencies += "com.github.changvvb" % "scala-protobuf-java_3" % "0.3.0"
[com.github.changvvb/scala-protobuf-java_3 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
com.google.protobuf : protobuf-java | jar | 3.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.9 |