MVN

at.pardus.android : webview-gm-lib

Maven & Gradle

Jan 24, 2016
1 usages
17 stars

WebView-GM · Android library for Greasemonkey-compatible user script support

<dependency>
    <groupId>at.pardus.android</groupId>
    <artifactId>webview-gm-lib</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of at.pardus.android : webview-gm-lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of at.pardus.android : webview-gm-lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
webview-gm-lib-1.2.0
1.1.x
webview-gm-lib-1.1.2

How to add a dependency to Maven

Add the following at.pardus.android : webview-gm-lib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>at.pardus.android</groupId>
    <artifactId>webview-gm-lib</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following at.pardus.android : webview-gm-lib gradle dependency to your build.gradle file:

implementation 'at.pardus.android:webview-gm-lib:1.2.0'

Gradle Kotlin DSL: Add the following at.pardus.android : webview-gm-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("at.pardus.android:webview-gm-lib:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following at.pardus.android : webview-gm-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "at.pardus.android" % "webview-gm-lib" % "1.2.0"

Advertisement

Dependencies from Group

Jan 24, 2016
1 usages
17 stars
Jan 24, 2016
17 stars

Discover Dependencies

May 25, 2016
1 usages
51 stars
May 25, 2016
1 usages
51 stars
Jan 31, 2016
1 usages
724 stars
Oct 14, 2016
9 usages
Feb 19, 2016
3 usages
Feb 19, 2016
2 usages
78 stars
May 04, 2018
0 stars
Aug 25, 2017
1 usages
42.9k stars