Last Version

Fruit 1.0.4

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

License

License

GroupId

GroupId

me.ghui
ArtifactId

ArtifactId

Fruit
Version

Version

1.0.4
Type

Type

jar
Description

Description

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

Download Fruit 1.0.4


<!-- 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.