GroupId | GroupIdcom.github.javaito |
---|---|
ArtifactId | ArtifactIdhcjf |
Version | Version1.6.33 |
Type | Typejar |
Filename | Size |
---|---|
hcjf-1.6.33.pom | |
hcjf-1.6.33.jar | 608 KB |
hcjf-1.6.33-sources.jar | 312 KB |
hcjf-1.6.33-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javaito/hcjf/ -->
<dependency>
<groupId>com.github.javaito</groupId>
<artifactId>hcjf</artifactId>
<version>1.6.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javaito/hcjf/
implementation 'com.github.javaito:hcjf:1.6.33'
// https://jarcasting.com/artifacts/com.github.javaito/hcjf/
implementation ("com.github.javaito:hcjf:1.6.33")
'com.github.javaito:hcjf:jar:1.6.33'
<dependency org="com.github.javaito" name="hcjf" rev="1.6.33">
<artifact name="hcjf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javaito', module='hcjf', version='1.6.33')
)
libraryDependencies += "com.github.javaito" % "hcjf" % "1.6.33"
[com.github.javaito/hcjf "1.6.33"]