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