| License |
License |
|---|---|
| GroupId | GroupIddev.naoh |
| ArtifactId | ArtifactIdlettucef-core_3 |
| Last Version | Last Version0.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlettucef-core
lettucef-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lettucef-core_3-0.1.5.pom | |
| lettucef-core_3-0.1.5.jar | 425 KB |
| lettucef-core_3-0.1.5-sources.jar | 29 KB |
| lettucef-core_3-0.1.5-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.naoh/lettucef-core_3/ -->
<dependency>
<groupId>dev.naoh</groupId>
<artifactId>lettucef-core_3</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/dev.naoh/lettucef-core_3/
implementation 'dev.naoh:lettucef-core_3:0.1.5'
// https://jarcasting.com/artifacts/dev.naoh/lettucef-core_3/
implementation ("dev.naoh:lettucef-core_3:0.1.5")
'dev.naoh:lettucef-core_3:jar:0.1.5'
<dependency org="dev.naoh" name="lettucef-core_3" rev="0.1.5">
<artifact name="lettucef-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.naoh', module='lettucef-core_3', version='0.1.5')
)
libraryDependencies += "dev.naoh" % "lettucef-core_3" % "0.1.5"
[dev.naoh/lettucef-core_3 "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |
| io.lettuce : lettuce-core | jar | 6.1.6.RELEASE |
| org.typelevel : cats-effect_3 | jar | 3.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |