is not current version
Last Version 1.1.0

com.github.jmjlbmn:huiche-core 1.0.4


GroupId

GroupId

com.github.jmjlbmn
ArtifactId

ArtifactId

huiche-core
Version

Version

1.0.4
Type

Type

pom

Download huiche-core 1.0.4

Filename Size
huiche-core-1.0.4.pom 849 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core/ -->
<dependency>
    <groupId>com.github.jmjlbmn</groupId>
    <artifactId>huiche-core</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core/
implementation 'com.github.jmjlbmn:huiche-core:1.0.4'
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core/
implementation ("com.github.jmjlbmn:huiche-core:1.0.4")
'com.github.jmjlbmn:huiche-core:pom:1.0.4'
<dependency org="com.github.jmjlbmn" name="huiche-core" rev="1.0.4">
  <artifact name="huiche-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jmjlbmn', module='huiche-core', version='1.0.4')
)
libraryDependencies += "com.github.jmjlbmn" % "huiche-core" % "1.0.4"
[com.github.jmjlbmn/huiche-core "1.0.4"]