MVN

com.juul.indexeddb : external-js

Maven & Gradle

Jan 24, 2023
1 usages
22 stars

IndexedDB · Kotlin/JS IndexedDB Wrapper

<dependency>
    <groupId>com.juul.indexeddb</groupId>
    <artifactId>external-js</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.juul.indexeddb : external-js to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of com.juul.indexeddb : external-js to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
external-js-0.6.0
0.5.x
external-js-0.5.0
0.4.x
external-js-0.4.0
0.3.x
external-js-0.3.0
0.2.x
external-js-0.2.3
external-js-0.2.3-snapshot-unconfined-dispatcher
external-js-0.2.2
external-js-0.2.1
external-js-0.2.0
0.1.x
external-js-0.1.0

How to add a dependency to Maven

Add the following com.juul.indexeddb : external-js maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.juul.indexeddb</groupId>
    <artifactId>external-js</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.juul.indexeddb : external-js gradle dependency to your build.gradle file:

implementation 'com.juul.indexeddb:external-js:0.6.0'

Gradle Kotlin DSL: Add the following com.juul.indexeddb : external-js gradle kotlin dependency to your build.gradle.kts file:

implementation("com.juul.indexeddb:external-js:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.juul.indexeddb : external-js sbt scala dependency to your build.sbt file:

libraryDependencies += "com.juul.indexeddb" % "external-js" % "0.6.0"

Advertisement

Dependencies from Group

Jan 24, 2023
1 usages
22 stars
Jan 24, 2023
22 stars
Jan 24, 2023
22 stars
Jan 24, 2023
22 stars

Discover Dependencies

Jul 17, 2023
122 stars
Jul 17, 2023
122 stars
Jul 17, 2023
122 stars
Jul 17, 2023
122 stars
Jul 17, 2023
122 stars
Jul 11, 2023
2 usages
1.5k stars
Jan 15, 2023
1 usages
0 stars
Nov 25, 2021
2 usages
Dec 11, 2021
1 usages
Mar 30, 2023
2 usages
47 stars