is not current version
Last Version 20200807

com.heanbian:heanbian-core 5.0.3


GroupId

GroupId

com.heanbian
ArtifactId

ArtifactId

heanbian-core
Version

Version

5.0.3
Type

Type

jar

Download heanbian-core 5.0.3


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