Last Version

thrifty-runtime 0.1.4

Provides a minimal Thrift runtime to support classes generated by Thrifty

License

License

GroupId

GroupId

com.bendb.thrifty
ArtifactId

ArtifactId

thrifty-runtime
Version

Version

0.1.4
Type

Type

jar
Description

Description

thrifty-runtime
Provides a minimal Thrift runtime to support classes generated by Thrifty
Project URL

Project URL

https://github.com/benjamin-bader/thrifty/
Source Code Management

Source Code Management

https://github.com/benjamin-bader/thrifty/

Download thrifty-runtime 0.1.4


<!-- https://jarcasting.com/artifacts/com.bendb.thrifty/thrifty-runtime/ -->
<dependency>
    <groupId>com.bendb.thrifty</groupId>
    <artifactId>thrifty-runtime</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.bendb.thrifty/thrifty-runtime/
implementation 'com.bendb.thrifty:thrifty-runtime:0.1.4'
// https://jarcasting.com/artifacts/com.bendb.thrifty/thrifty-runtime/
implementation ("com.bendb.thrifty:thrifty-runtime:0.1.4")
'com.bendb.thrifty:thrifty-runtime:jar:0.1.4'
<dependency org="com.bendb.thrifty" name="thrifty-runtime" rev="0.1.4">
  <artifact name="thrifty-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bendb.thrifty', module='thrifty-runtime', version='0.1.4')
)
libraryDependencies += "com.bendb.thrifty" % "thrifty-runtime" % "0.1.4"
[com.bendb.thrifty/thrifty-runtime "0.1.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okio : okio jar 1.6.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
com.bendb.thrifty : thrifty-compiler jar 0.1.4

Project Modules

There are no modules declared in this project.