is not current version
Last Version 1.1.0

com.github.jmjlbmn:huiche-core 1.0.5


GroupId

GroupId

com.github.jmjlbmn
ArtifactId

ArtifactId

huiche-core
Version

Version

1.0.5
Type

Type

pom

Download huiche-core 1.0.5

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