is not current version
Last Version 1.1.0-Release

io.github.weihubeats:wh-core 1.0.7


GroupId

GroupId

io.github.weihubeats
ArtifactId

ArtifactId

wh-core
Version

Version

1.0.7
Type

Type

jar

Download wh-core 1.0.7


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