License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtmatch |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptiontmatch
WebJar for tmatch
|
Project URL |
Project URL |
Filename | Size |
---|---|
tmatch-2.0.1.pom | |
tmatch-2.0.1.jar | 46 KB |
tmatch-2.0.1-sources.jar | 22 bytes |
tmatch-2.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tmatch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tmatch</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tmatch/
implementation 'org.webjars.npm:tmatch:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/tmatch/
implementation ("org.webjars.npm:tmatch:2.0.1")
'org.webjars.npm:tmatch:jar:2.0.1'
<dependency org="org.webjars.npm" name="tmatch" rev="2.0.1">
<artifact name="tmatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tmatch', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "tmatch" % "2.0.1"
[org.webjars.npm/tmatch "2.0.1"]