License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.sandinh |
ArtifactId | ArtifactIdakka-protobuf-v3_0.24 |
Version | Version2.6.8-sd |
Type | Typejar |
Description |
Descriptionakka-protobuf-v3
Akka Protobuf V3 is a shaded version of the protobuf runtime. Original POM: https://github.com/protocolbuffers/protobuf/blob/v3.9.0/java/pom.xml
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akka-protobuf-v3_0.24-2.6.8-sd.pom | |
akka-protobuf-v3_0.24-2.6.8-sd.jar | 1 MB |
akka-protobuf-v3_0.24-2.6.8-sd-sources.jar | 261 bytes |
akka-protobuf-v3_0.24-2.6.8-sd-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sandinh/akka-protobuf-v3_0.24/ -->
<dependency>
<groupId>com.sandinh</groupId>
<artifactId>akka-protobuf-v3_0.24</artifactId>
<version>2.6.8-sd</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandinh/akka-protobuf-v3_0.24/
implementation 'com.sandinh:akka-protobuf-v3_0.24:2.6.8-sd'
// https://jarcasting.com/artifacts/com.sandinh/akka-protobuf-v3_0.24/
implementation ("com.sandinh:akka-protobuf-v3_0.24:2.6.8-sd")
'com.sandinh:akka-protobuf-v3_0.24:jar:2.6.8-sd'
<dependency org="com.sandinh" name="akka-protobuf-v3_0.24" rev="2.6.8-sd">
<artifact name="akka-protobuf-v3_0.24" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandinh', module='akka-protobuf-v3_0.24', version='2.6.8-sd')
)
libraryDependencies += "com.sandinh" % "akka-protobuf-v3_0.24" % "2.6.8-sd"
[com.sandinh/akka-protobuf-v3_0.24 "2.6.8-sd"]