GroupId | GroupIdcom.github.javaito |
---|---|
ArtifactId | ArtifactIdhcjf |
Version | Version2.1.6 |
Type | Typejar |
Filename | Size |
---|---|
hcjf-2.1.6.pom | |
hcjf-2.1.6.jar | 700 KB |
hcjf-2.1.6-sources.jar | 347 KB |
hcjf-2.1.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javaito/hcjf/
implementation 'com.github.javaito:hcjf:2.1.6'
// https://jarcasting.com/artifacts/com.github.javaito/hcjf/
implementation ("com.github.javaito:hcjf:2.1.6")
'com.github.javaito:hcjf:jar:2.1.6'
<dependency org="com.github.javaito" name="hcjf" rev="2.1.6">
<artifact name="hcjf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javaito', module='hcjf', version='2.1.6')
)
libraryDependencies += "com.github.javaito" % "hcjf" % "2.1.6"
[com.github.javaito/hcjf "2.1.6"]