License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-protobuf_2.13.0-RC3 |
Last Version | Last Version2.5.23 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-protobuf
akka-protobuf
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-protobuf_2.13.0-RC3/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-protobuf_2.13.0-RC3</artifactId>
<version>2.5.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-protobuf_2.13.0-RC3/
implementation 'com.typesafe.akka:akka-protobuf_2.13.0-RC3:2.5.23'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-protobuf_2.13.0-RC3/
implementation ("com.typesafe.akka:akka-protobuf_2.13.0-RC3:2.5.23")
'com.typesafe.akka:akka-protobuf_2.13.0-RC3:jar:2.5.23'
<dependency org="com.typesafe.akka" name="akka-protobuf_2.13.0-RC3" rev="2.5.23">
<artifact name="akka-protobuf_2.13.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-protobuf_2.13.0-RC3', version='2.5.23')
)
libraryDependencies += "com.typesafe.akka" % "akka-protobuf_2.13.0-RC3" % "2.5.23"
[com.typesafe.akka/akka-protobuf_2.13.0-RC3 "2.5.23"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC3 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.13.0-RC3 | jar | 1.4.0 |