is not current version
Last Version 3.0.2

com.github.jerrysearch:tns-client 3.0.1


Categories

Categories

CLI User Interface Search Business Logic Libraries
GroupId

GroupId

com.github.jerrysearch
ArtifactId

ArtifactId

tns-client
Version

Version

3.0.1
Type

Type

jar

Download tns-client 3.0.1


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