Fruit

A java library which can be used to convert html to Java Objects

License

License

GroupId

GroupId

me.ghui
ArtifactId

ArtifactId

Fruit
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Fruit
A java library which can be used to convert html to Java Objects

Download Fruit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.10.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4