Download armeria-thrift0.9-shaded-0.67.2.jar file - Jar a

Jar examples for a:armeria-thrift0.9-shaded

Description

Asynchronous HTTP/2 RPC/REST client/server library built on top of Java 8, Netty, Thrift and GRPC (armeria-thrift0.9-shaded)

You can download jar file armeria-thrift0.9-shaded 0.67.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add armeria-thrift0.9-shaded-0.67.2.jar to your project.

<dependency>
   <groupId>com.linecorp.armeria</groupId>
   <artifactId>armeria-thrift0.9-shaded</artifactId>
   <version>0.67.2</version>
</dependency>
compile group: 'com.linecorp.armeria', name: 'armeria-thrift0.9-shaded', version: '0.67.2'
libraryDependencies += "com.linecorp.armeria" % "armeria-thrift0.9-shaded" % "0.67.2"
<dependency org="com.linecorp.armeria" name="armeria-thrift0.9-shaded" rev="0.67.2"/>
@Grapes(@Grab(group='com.linecorp.armeria', module='armeria-thrift0.9-shaded', version='0.67.2'))
'com.linecorp.armeria:armeria-thrift0.9-shaded:jar:0.67.2'

Download

Click the following link to download the jar file.

armeria-thrift0.9-shaded-0.67.2-javadoc.jar
armeria-thrift0.9-shaded-0.67.2-sources.jar
armeria-thrift0.9-shaded-0.67.2.jar
armeria-thrift0.9-shaded-0.67.2.pom



Related Tutorials