Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.github.jerrysearch |
ArtifactId | ArtifactIdtns-all |
Version | Version3.0.1 |
Type | Typepom |
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"]