is not current version
Last Version 1.2

com.openthinks.others:webpage-keeper 1.0

The auto download for Safari online book

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.openthinks.others
ArtifactId

ArtifactId

webpage-keeper
Version

Version

1.0
Type

Type

jar

Download webpage-keeper 1.0


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