is not current version
Last Version 1.1.0

com.github.jmjlbmn:huiche-extra 1.0.2


GroupId

GroupId

com.github.jmjlbmn
ArtifactId

ArtifactId

huiche-extra
Version

Version

1.0.2
Type

Type

pom

Download huiche-extra 1.0.2

Filename Size
huiche-extra-1.0.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-extra/
implementation 'com.github.jmjlbmn:huiche-extra:1.0.2'
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-extra/
implementation ("com.github.jmjlbmn:huiche-extra:1.0.2")
'com.github.jmjlbmn:huiche-extra:pom:1.0.2'
<dependency org="com.github.jmjlbmn" name="huiche-extra" rev="1.0.2">
  <artifact name="huiche-extra" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jmjlbmn', module='huiche-extra', version='1.0.2')
)
libraryDependencies += "com.github.jmjlbmn" % "huiche-extra" % "1.0.2"
[com.github.jmjlbmn/huiche-extra "1.0.2"]