is not current version
Last Version 0.0.2

com.github.ruifengho:hrf_core 0.0.1

com.github.ruifengho.hrf_core

GroupId

GroupId

com.github.ruifengho
ArtifactId

ArtifactId

hrf_core
Version

Version

0.0.1
Type

Type

jar

Download hrf_core 0.0.1


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