is not current version
Last Version 2.4.2

com.github.javaito:hcjf javaito

Java framework to develop platforms based on distributed services

GroupId

GroupId

com.github.javaito
ArtifactId

ArtifactId

hcjf
Version

Version

javaito
Type

Type

jar

Download hcjf javaito


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