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