t

tr-common-web

tr-common-web
Files download
File Operation
tr-common-web-1.0.9.jar download
tr-common-web-1.0.9.pom download
tr-common-web-1.0.9-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.wangtianruipopo</groupId>
  <artifactId>tr-common-web</artifactId>
  <version>1.0.9</version>
</dependency>
Gradle Groovy
implementation 'io.github.wangtianruipopo:tr-common-web:1.0.9'
Gradle Kotlin
implementation("io.github.wangtianruipopo:tr-common-web:1.0.9")
Scala SBT
libraryDependencies += "io.github.wangtianruipopo" % "tr-common-web" % "1.0.9"
Groovy Grape
@Grapes(
  @Grab(group='io.github.wangtianruipopo', module='tr-common-web', version='1.0.9')
)
Apache Ivy
<dependency org="io.github.wangtianruipopo" name="tr-common-web" rev="1.0.9" />
Leiningen
[io.github.wangtianruipopo/tr-common-web "1.0.9"]
Apache Buildr
'io.github.wangtianruipopo:tr-common-web:jar:1.0.9'