is not current version
Last Version 20200807

com.heanbian:heanbian-core 11.0.6

Heanbian core components.

GroupId

GroupId

com.heanbian
ArtifactId

ArtifactId

heanbian-core
Version

Version

11.0.6
Type

Type

jar

Download heanbian-core 11.0.6


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