Last Version

com.ftpix:webwatcher 1.3

WebWatcher is a simple library to watch for changes on a website

License

License

GroupId

GroupId

com.ftpix
ArtifactId

ArtifactId

webwatcher
Version

Version

1.3
Type

Type

jar
Description

Description

com.ftpix:webwatcher
WebWatcher is a simple library to watch for changes on a website
Project URL

Project URL

https://github.com/lamarios/webwatcher
Source Code Management

Source Code Management

https://github.com/lamarios/webwatcher

Download webwatcher 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.14.3
org.apache.logging.log4j : log4j-core jar 2.17.1

test (3)

Group / Artifact Type Version
com.ftpix : sparknotation jar 1.15
org.junit.jupiter : junit-jupiter jar 5.8.2
com.sparkjava : spark-template-velocity jar 2.7.1

Project Modules

There are no modules declared in this project.