| License |
License |
|---|---|
| Categories |
CategoriesWire Data Data Structures |
| GroupId | GroupIdcom.wire |
| ArtifactId | ArtifactIdlithium |
| Last Version | Last Version3.3.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLithium
Wire Bots SDK written in Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lithium-3.3.7.pom | |
| lithium-3.3.7.jar | 56 KB |
| lithium-3.3.7-sources.jar | 32 KB |
| lithium-3.3.7-javadoc.jar | 598 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wire/lithium/ -->
<dependency>
<groupId>com.wire</groupId>
<artifactId>lithium</artifactId>
<version>3.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.wire/lithium/
implementation 'com.wire:lithium:3.3.7'
// https://jarcasting.com/artifacts/com.wire/lithium/
implementation ("com.wire:lithium:3.3.7")
'com.wire:lithium:jar:3.3.7'
<dependency org="com.wire" name="lithium" rev="3.3.7">
<artifact name="lithium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wire', module='lithium', version='3.3.7')
)
libraryDependencies += "com.wire" % "lithium" % "3.3.7"
[com.wire/lithium "3.3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wire : xenon | jar | 1.3.6 |
| io.dropwizard : dropwizard-core | jar | 2.1.0 |
| io.dropwizard : dropwizard-jdbi3 | jar | 2.1.0 |
| io.dropwizard : dropwizard-client | jar | 2.1.0 |
| com.github.smoketurner » dropwizard-swagger | jar | 1532b0c531 |
| org.postgresql : postgresql | jar | 42.3.4 |
| org.flywaydb : flyway-core | jar | 7.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-testing | jar | 2.1.0 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |