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