is not current version
Last Version 1.2

com.openthinks.others:webpage-keeper 1.1


Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.openthinks.others
ArtifactId

ArtifactId

webpage-keeper
Version

Version

1.1
Type

Type

jar

Download webpage-keeper 1.1


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