| GroupId | GroupIdtech.mhuang |
|---|---|
| ArtifactId | ArtifactIdhmtool-ext-interchan |
| Version | Version1.3.0 |
| Type | Typepom |
| Filename | Size |
|---|---|
| hmtool-ext-interchan-1.3.0.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.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-interchan/
implementation 'tech.mhuang:hmtool-ext-interchan:1.3.0'
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-interchan/
implementation ("tech.mhuang:hmtool-ext-interchan:1.3.0")
'tech.mhuang:hmtool-ext-interchan:pom:1.3.0'
<dependency org="tech.mhuang" name="hmtool-ext-interchan" rev="1.3.0">
<artifact name="hmtool-ext-interchan" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='hmtool-ext-interchan', version='1.3.0')
)
libraryDependencies += "tech.mhuang" % "hmtool-ext-interchan" % "1.3.0"
[tech.mhuang/hmtool-ext-interchan "1.3.0"]