License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.rolandhe |
ArtifactId | ArtifactIdthrift-client |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionthrift-client
thrift enhancer tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
thrift-client-1.0.0.pom | |
thrift-client-1.0.0.jar | 6 KB |
thrift-client-1.0.0-sources.jar | 5 KB |
thrift-client-1.0.0-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rolandhe/thrift-client/ -->
<dependency>
<groupId>com.github.rolandhe</groupId>
<artifactId>thrift-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rolandhe/thrift-client/
implementation 'com.github.rolandhe:thrift-client:1.0.0'
// https://jarcasting.com/artifacts/com.github.rolandhe/thrift-client/
implementation ("com.github.rolandhe:thrift-client:1.0.0")
'com.github.rolandhe:thrift-client:jar:1.0.0'
<dependency org="com.github.rolandhe" name="thrift-client" rev="1.0.0">
<artifact name="thrift-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rolandhe', module='thrift-client', version='1.0.0')
)
libraryDependencies += "com.github.rolandhe" % "thrift-client" % "1.0.0"
[com.github.rolandhe/thrift-client "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rolandhe : thrift-translator | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |