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