is not current version
Last Version 1.1.0

com.streetcodevn:ntc-jthriftclient 1.0.1

ntc-jthriftclient is a java thrift client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.streetcodevn
ArtifactId

ArtifactId

ntc-jthriftclient
Version

Version

1.0.1
Type

Type

jar

Download ntc-jthriftclient 1.0.1


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