Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.github.jerrysearch |
ArtifactId | ArtifactIdtns-protocol |
Version | Version3.0.1 |
Type | Typejar |
Filename | Size |
---|---|
tns-protocol-3.0.1.pom | |
tns-protocol-3.0.1.jar | 266 KB |
tns-protocol-3.0.1-sources.jar | 40 KB |
tns-protocol-3.0.1-javadoc.jar | 563 KB |
Browse |
<!-- 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"]