MVN

org.webkit : android-jsc

Maven & Gradle

Sep 08, 2015
6 usages
253 stars

android-jsc · JavaScriptCore library for android

<dependency>
    <groupId>org.webkit</groupId>
    <artifactId>android-jsc</artifactId>
    <version>r174650</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webkit : android-jsc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: r174650

All Versions

Choose a version of org.webkit : android-jsc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
r174650
android-jsc-r174650

How to add a dependency to Maven

Add the following org.webkit : android-jsc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.webkit</groupId>
    <artifactId>android-jsc</artifactId>
    <version>r174650</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webkit : android-jsc gradle dependency to your build.gradle file:

implementation 'org.webkit:android-jsc:r174650'

Gradle Kotlin DSL: Add the following org.webkit : android-jsc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.webkit:android-jsc:r174650")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webkit : android-jsc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webkit" % "android-jsc" % "r174650"

Advertisement

Dependencies from Group

Sep 08, 2015
6 usages
253 stars

Discover Dependencies

Sep 10, 2015
1 usages
Jan 31, 2023
6 usages
13 stars
May 07, 2018
4 usages
32 stars
Sep 20, 2022
5 usages
5.5k stars
Jun 22, 2021
2 usages
209 stars
Mar 22, 2019
3 usages
8.6k stars
Feb 16, 2018
1 usages
Oct 26, 2018
21 usages
1.8k stars
Sep 11, 2015
1k stars