| License | License | 
|---|---|
| Categories | CategoriesOther General Purpose Libraries | 
| GroupId | GroupIdcom.openthinks.others | 
| ArtifactId | ArtifactIdwebpage-keeper | 
| Last Version | Last Version1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionwebpage-keeper The auto download library for web site | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| webpage-keeper-1.2.pom | |
| webpage-keeper-1.2.jar | 60 KB | 
| webpage-keeper-1.2-sources.jar | 43 KB | 
| webpage-keeper-1.2-javadoc.jar | 248 KB | 
| webpage-keeper-1.2-exec.jar | 12 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.openthinks.others/webpage-keeper/ -->
<dependency>
    <groupId>com.openthinks.others</groupId>
    <artifactId>webpage-keeper</artifactId>
    <version>1.2</version>
</dependency>// https://jarcasting.com/artifacts/com.openthinks.others/webpage-keeper/
implementation 'com.openthinks.others:webpage-keeper:1.2'// https://jarcasting.com/artifacts/com.openthinks.others/webpage-keeper/
implementation ("com.openthinks.others:webpage-keeper:1.2")'com.openthinks.others:webpage-keeper:jar:1.2'<dependency org="com.openthinks.others" name="webpage-keeper" rev="1.2">
  <artifact name="webpage-keeper" type="jar" />
</dependency>@Grapes(
@Grab(group='com.openthinks.others', module='webpage-keeper', version='1.2')
)libraryDependencies += "com.openthinks.others" % "webpage-keeper" % "1.2"[com.openthinks.others/webpage-keeper "1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.sourceforge.htmlunit : htmlunit | jar | 2.28 | 
| com.openthinks.libs : openlibs.utilities | jar | 1.2.2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |