License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.github.jerrysearch |
ArtifactId | ArtifactIdtns-all |
Version | Version3.0.2 |
Type | Typepom |
Description |
Descriptiontns-all
a distributed thrift tool.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tns-all-3.0.2.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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jerrysearch/tns-all/
implementation 'com.github.jerrysearch:tns-all:3.0.2'
// https://jarcasting.com/artifacts/com.github.jerrysearch/tns-all/
implementation ("com.github.jerrysearch:tns-all:3.0.2")
'com.github.jerrysearch:tns-all:pom:3.0.2'
<dependency org="com.github.jerrysearch" name="tns-all" rev="3.0.2">
<artifact name="tns-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jerrysearch', module='tns-all', version='3.0.2')
)
libraryDependencies += "com.github.jerrysearch" % "tns-all" % "3.0.2"
[com.github.jerrysearch/tns-all "3.0.2"]