fhc

null

License

License

GroupId

GroupId

site.kason
ArtifactId

ArtifactId

fhc
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

fhc
null
Project URL

Project URL

https://github.com/kasonyang/kasonyang.github.io
Source Code Management

Source Code Management

https://github.com/kasonyang/kasonyang.github.io.git

Download fhc

How to add to project

<!-- https://jarcasting.com/artifacts/site.kason/fhc/ -->
<dependency>
    <groupId>site.kason</groupId>
    <artifactId>fhc</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/site.kason/fhc/
implementation 'site.kason:fhc:2.0.0'
// https://jarcasting.com/artifacts/site.kason/fhc/
implementation ("site.kason:fhc:2.0.0")
'site.kason:fhc:jar:2.0.0'
<dependency org="site.kason" name="fhc" rev="2.0.0">
  <artifact name="fhc" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.kason', module='fhc', version='2.0.0')
)
libraryDependencies += "site.kason" % "fhc" % "2.0.0"
[site.kason/fhc "2.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
site.kason.kalang : kalang-runtime jar 1.9.1
com.google.code.findbugs : jsr305 jar 3.0.1
com.squareup.okhttp3 : okhttp jar 3.14.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.jsoup : jsoup jar 1.10.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0