is not current version
Last Version 2.4.2

com.github.javaito:hcjf 1.9.11

Java framework to develop platforms based on distributed services

GroupId

GroupId

com.github.javaito
ArtifactId

ArtifactId

hcjf
Version

Version

1.9.11
Type

Type

jar

Download hcjf 1.9.11


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