Download armeria-thrift0.9-shaded-0.54.1.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.54.1 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.54.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials