is not current version
Last Version 20200807

com.heanbian:heanbian-core 5.0.0


GroupId

GroupId

com.heanbian
ArtifactId

ArtifactId

heanbian-core
Version

Version

5.0.0
Type

Type

jar

Download heanbian-core 5.0.0


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