is not current version
Last Version 0.10.0-M3

com.akkaserverless:kalix-tck-protocol 0.10.0-M2

kalix-tck-protocol

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.akkaserverless
ArtifactId

ArtifactId

kalix-tck-protocol
Version

Version

0.10.0-M2
Type

Type

jar

Download kalix-tck-protocol 0.10.0-M2


<!-- https://jarcasting.com/artifacts/com.akkaserverless/kalix-tck-protocol/ -->
<dependency>
    <groupId>com.akkaserverless</groupId>
    <artifactId>kalix-tck-protocol</artifactId>
    <version>0.10.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.akkaserverless/kalix-tck-protocol/
implementation 'com.akkaserverless:kalix-tck-protocol:0.10.0-M2'
// https://jarcasting.com/artifacts/com.akkaserverless/kalix-tck-protocol/
implementation ("com.akkaserverless:kalix-tck-protocol:0.10.0-M2")
'com.akkaserverless:kalix-tck-protocol:jar:0.10.0-M2'
<dependency org="com.akkaserverless" name="kalix-tck-protocol" rev="0.10.0-M2">
  <artifact name="kalix-tck-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.akkaserverless', module='kalix-tck-protocol', version='0.10.0-M2')
)
libraryDependencies += "com.akkaserverless" % "kalix-tck-protocol" % "0.10.0-M2"
[com.akkaserverless/kalix-tck-protocol "0.10.0-M2"]