is not current version
Last Version 2.0.9

org.thryft:libthryft 2.0.7

Runtime library for the Thryft code generation framework

GroupId

GroupId

org.thryft
ArtifactId

ArtifactId

libthryft
Version

Version

2.0.7
Type

Type

jar

Download libthryft 2.0.7


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