is not current version
Last Version 1.0.0

org.lyranthe.fs2-grpc:java-runtime_3.0.0-RC1 1.0.0-M2

java-runtime

Categories

Categories

Java Languages Ant Build Tools gRPC Net Networking
GroupId

GroupId

org.lyranthe.fs2-grpc
ArtifactId

ArtifactId

java-runtime_3.0.0-RC1
Version

Version

1.0.0-M2
Type

Type

jar

Download java-runtime_3.0.0-RC1 1.0.0-M2


<!-- https://jarcasting.com/artifacts/org.lyranthe.fs2-grpc/java-runtime_3.0.0-RC1/ -->
<dependency>
    <groupId>org.lyranthe.fs2-grpc</groupId>
    <artifactId>java-runtime_3.0.0-RC1</artifactId>
    <version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.lyranthe.fs2-grpc/java-runtime_3.0.0-RC1/
implementation 'org.lyranthe.fs2-grpc:java-runtime_3.0.0-RC1:1.0.0-M2'
// https://jarcasting.com/artifacts/org.lyranthe.fs2-grpc/java-runtime_3.0.0-RC1/
implementation ("org.lyranthe.fs2-grpc:java-runtime_3.0.0-RC1:1.0.0-M2")
'org.lyranthe.fs2-grpc:java-runtime_3.0.0-RC1:jar:1.0.0-M2'
<dependency org="org.lyranthe.fs2-grpc" name="java-runtime_3.0.0-RC1" rev="1.0.0-M2">
  <artifact name="java-runtime_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lyranthe.fs2-grpc', module='java-runtime_3.0.0-RC1', version='1.0.0-M2')
)
libraryDependencies += "org.lyranthe.fs2-grpc" % "java-runtime_3.0.0-RC1" % "1.0.0-M2"
[org.lyranthe.fs2-grpc/java-runtime_3.0.0-RC1 "1.0.0-M2"]