Last Version

libthryft 2.0.9

Runtime library for the Thryft code generation framework

License

License

GroupId

GroupId

org.thryft
ArtifactId

ArtifactId

libthryft
Version

Version

2.0.9
Type

Type

jar
Description

Description

libthryft
Runtime library for the Thryft code generation framework

Download libthryft 2.0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 23.5-jre

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.