Last Version

Website Parser 0.1.2

Website Html parser based on Java beans and annotations

License

License

Categories

Categories

Net
GroupId

GroupId

net.tislib.websiteparser
ArtifactId

ArtifactId

annotations
Version

Version

0.1.2
Type

Type

jar
Description

Description

Website Parser
Website Html parser based on Java beans and annotations

Download annotations 0.1.2


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.