| GroupId | GroupIdtech.mhuang |
|---|---|
| ArtifactId | ArtifactIdhmtool-ext-interchan |
| Version | Version1.4.3 |
| Type | Typepom |
| Filename | Size |
|---|---|
| hmtool-ext-interchan-1.4.3.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-interchan/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>hmtool-ext-interchan</artifactId>
<version>1.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-interchan/
implementation 'tech.mhuang:hmtool-ext-interchan:1.4.3'
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-interchan/
implementation ("tech.mhuang:hmtool-ext-interchan:1.4.3")
'tech.mhuang:hmtool-ext-interchan:pom:1.4.3'
<dependency org="tech.mhuang" name="hmtool-ext-interchan" rev="1.4.3">
<artifact name="hmtool-ext-interchan" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='hmtool-ext-interchan', version='1.4.3')
)
libraryDependencies += "tech.mhuang" % "hmtool-ext-interchan" % "1.4.3"
[tech.mhuang/hmtool-ext-interchan "1.4.3"]