GroupId | GroupIdcom.github.jmjlbmn |
---|---|
ArtifactId | ArtifactIdhuiche-extra |
Version | Version1.0.5 |
Type | Typepom |
Filename | Size |
---|---|
huiche-extra-1.0.5.pom | 713 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-extra/ -->
<dependency>
<groupId>com.github.jmjlbmn</groupId>
<artifactId>huiche-extra</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-extra/
implementation 'com.github.jmjlbmn:huiche-extra:1.0.5'
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-extra/
implementation ("com.github.jmjlbmn:huiche-extra:1.0.5")
'com.github.jmjlbmn:huiche-extra:pom:1.0.5'
<dependency org="com.github.jmjlbmn" name="huiche-extra" rev="1.0.5">
<artifact name="huiche-extra" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jmjlbmn', module='huiche-extra', version='1.0.5')
)
libraryDependencies += "com.github.jmjlbmn" % "huiche-extra" % "1.0.5"
[com.github.jmjlbmn/huiche-extra "1.0.5"]