MVN

com.wire : lithium

Maven & Gradle

Dec 10, 2022
77 stars

Lithium · Wire Bots SDK written in Java

<dependency>
    <groupId>com.wire</groupId>
    <artifactId>lithium</artifactId>
    <version>3.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wire : lithium to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.1

All Versions

Choose a version of com.wire : lithium to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
lithium-3.5.1
3.4.x
lithium-3.4.8
lithium-3.4.7
lithium-3.4.6
lithium-3.4.5
lithium-3.4.4
lithium-3.4.3
lithium-3.4.2
lithium-3.4.1
Cx7347c150-cf02
lithium-3.4.0
Cx7347c150-cf02
3.3.x
lithium-3.3.7
Cx7347c150-cf02
lithium-3.3.6
Cx7347c150-cf02
lithium-3.3.5
Cx7347c150-cf02
lithium-3.3.4
Cx7347c150-cf02
lithium-3.3.3
Cx7347c150-cf02
lithium-3.3.2
Cx7347c150-cf02
lithium-3.3.1
Cx7347c150-cf02
lithium-3.3.0
Cx7347c150-cf02

How to add a dependency to Maven

Add the following com.wire : lithium maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wire</groupId>
    <artifactId>lithium</artifactId>
    <version>3.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wire : lithium gradle dependency to your build.gradle file:

implementation 'com.wire:lithium:3.5.1'

Gradle Kotlin DSL: Add the following com.wire : lithium gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wire:lithium:3.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wire : lithium sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wire" % "lithium" % "3.5.1"

Advertisement

Dependencies from Group

Jul 05, 2023
2 usages
0 stars
Jul 02, 2021
1 usages
24 stars
Jul 02, 2021
1 usages
24 stars
Jul 02, 2021
1 usages
24 stars
Jan 16, 2023
1 usages
2 stars

Discover Dependencies