is not current version
Last Version 3.0.2

com.github.jerrysearch:tns-protocol 3.0.1


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.jerrysearch
ArtifactId

ArtifactId

tns-protocol
Version

Version

3.0.1
Type

Type

jar

Download tns-protocol 3.0.1


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