is not current version
Last Version 3.0.2

com.github.jerrysearch:tns-all 3.0.1

a distributed thrift tool.

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.jerrysearch
ArtifactId

ArtifactId

tns-all
Version

Version

3.0.1
Type

Type

pom

Download tns-all 3.0.1

Filename Size
tns-all-3.0.1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.jerrysearch/tns-all/ -->
<dependency>
    <groupId>com.github.jerrysearch</groupId>
    <artifactId>tns-all</artifactId>
    <version>3.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jerrysearch/tns-all/
implementation 'com.github.jerrysearch:tns-all:3.0.1'
// https://jarcasting.com/artifacts/com.github.jerrysearch/tns-all/
implementation ("com.github.jerrysearch:tns-all:3.0.1")
'com.github.jerrysearch:tns-all:pom:3.0.1'
<dependency org="com.github.jerrysearch" name="tns-all" rev="3.0.1">
  <artifact name="tns-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jerrysearch', module='tns-all', version='3.0.1')
)
libraryDependencies += "com.github.jerrysearch" % "tns-all" % "3.0.1"
[com.github.jerrysearch/tns-all "3.0.1"]