Files download
File Operation
uts-tm-match-1.0.0.jar download
uts-tm-match-1.0.0.pom download
uts-tm-match-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.streetcodevn</groupId>
  <artifactId>uts-tm-match</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.streetcodevn:uts-tm-match:1.0.0'
Gradle Kotlin
implementation("com.streetcodevn:uts-tm-match:1.0.0")
Scala SBT
libraryDependencies += "com.streetcodevn" % "uts-tm-match" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.streetcodevn', module='uts-tm-match', version='1.0.0')
)
Apache Ivy
<dependency org="com.streetcodevn" name="uts-tm-match" rev="1.0.0" />
Leiningen
[com.streetcodevn/uts-tm-match "1.0.0"]
Apache Buildr
'com.streetcodevn:uts-tm-match:jar:1.0.0'
Dependencies