jar

com.typesafe.play : play-grpc-generators_2.12

Maven & Gradle

Dec 22, 2023
35 stars

play-grpc-generators · play-grpc-generators

Table Of Contents

Latest Version

Download com.typesafe.play : play-grpc-generators_2.12 JAR file - Latest Versions:

All Versions

Download com.typesafe.play : play-grpc-generators_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.11.x
0.10.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window play-grpc-generators_2.12-0.11.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

play.grpc.gen.scaladsl

├─ play.grpc.gen.scaladsl.PlayScalaClientCodeGenerator.class - [JAR]

├─ play.grpc.gen.scaladsl.PlayScalaServerCodeGenerator.class - [JAR]

templates.PlayScala.txt

├─ templates.PlayScala.txt.AkkaGrpcClientModule.class - [JAR]

├─ templates.PlayScala.txt.ClientProvider.class - [JAR]

├─ templates.PlayScala.txt.Router.class - [JAR]

├─ templates.PlayScala.txt.RouterUsingActions.class - [JAR]

templates.PlayJavaServer.txt

├─ templates.PlayJavaServer.txt.Router.class - [JAR]

├─ templates.PlayJavaServer.txt.RouterUsingActions.class - [JAR]

play.grpc.gen.javadsl

├─ play.grpc.gen.javadsl.PlayJavaClientCodeGenerator.class - [JAR]

├─ play.grpc.gen.javadsl.PlayJavaServerCodeGenerator.class - [JAR]

templates.PlayJava.txt

├─ templates.PlayJava.txt.AkkaGrpcClientModule.class - [JAR]

├─ templates.PlayJava.txt.ClientProvider.class - [JAR]

play.grpc.gen

├─ play.grpc.gen.BuildInfo.class - [JAR]

Advertisement