| License |
License |
|---|---|
| GroupId | GroupIdorg.thryft |
| ArtifactId | ArtifactIdlibthryft |
| Last Version | Last Version2.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlibthryft
Runtime library for the Thryft code generation framework
|
| Filename | Size |
|---|---|
| libthryft-2.0.9.pom | |
| libthryft-2.0.9.jar | 134 KB |
| libthryft-2.0.9-sources.jar | 55 KB |
| libthryft-2.0.9-javadoc.jar | 327 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.google.guava : guava | jar | 23.5-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |