License |
License |
---|---|
Categories |
CategoriesScala Languages Protobuf Data Data Structures |
GroupId | GroupIdcom.github.xenoby |
ArtifactId | ArtifactIdprotobuf-runtime-scala_2.11 |
Last Version | Last Version0.7.0-rc7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotobuf-runtime-scala
protobuf-runtime-scala
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.xenoby |
<!-- https://jarcasting.com/artifacts/com.github.xenoby/protobuf-runtime-scala_2.11/ -->
<dependency>
<groupId>com.github.xenoby</groupId>
<artifactId>protobuf-runtime-scala_2.11</artifactId>
<version>0.7.0-rc7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xenoby/protobuf-runtime-scala_2.11/
implementation 'com.github.xenoby:protobuf-runtime-scala_2.11:0.7.0-rc7'
// https://jarcasting.com/artifacts/com.github.xenoby/protobuf-runtime-scala_2.11/
implementation ("com.github.xenoby:protobuf-runtime-scala_2.11:0.7.0-rc7")
'com.github.xenoby:protobuf-runtime-scala_2.11:jar:0.7.0-rc7'
<dependency org="com.github.xenoby" name="protobuf-runtime-scala_2.11" rev="0.7.0-rc7">
<artifact name="protobuf-runtime-scala_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xenoby', module='protobuf-runtime-scala_2.11', version='0.7.0-rc7')
)
libraryDependencies += "com.github.xenoby" % "protobuf-runtime-scala_2.11" % "0.7.0-rc7"
[com.github.xenoby/protobuf-runtime-scala_2.11 "0.7.0-rc7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |