t

tp-base-config

tp-base-config
https://github.com/lsnju/alipay-sdk
Files download
File Operation
tp-base-config-2.7.14.jar download
tp-base-config-2.7.14.pom download
tp-base-config-2.7.14-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lsnju</groupId>
  <artifactId>tp-base-config</artifactId>
  <version>2.7.14</version>
</dependency>
Gradle Groovy
implementation 'com.lsnju:tp-base-config:2.7.14'
Gradle Kotlin
implementation("com.lsnju:tp-base-config:2.7.14")
Scala SBT
libraryDependencies += "com.lsnju" % "tp-base-config" % "2.7.14"
Groovy Grape
@Grapes(
  @Grab(group='com.lsnju', module='tp-base-config', version='2.7.14')
)
Apache Ivy
<dependency org="com.lsnju" name="tp-base-config" rev="2.7.14" />
Leiningen
[com.lsnju/tp-base-config "2.7.14"]
Apache Buildr
'com.lsnju:tp-base-config:jar:2.7.14'