License |
License |
---|---|
GroupId | GroupIddev.naoh |
ArtifactId | ArtifactIdlettucef-streams_3 |
Version | Version0.1.5 |
Type | Typejar |
Description |
Descriptionlettucef-streams
lettucef-streams
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lettucef-streams_3-0.1.5.pom | |
lettucef-streams_3-0.1.5.jar | 48 KB |
lettucef-streams_3-0.1.5-sources.jar | 4 KB |
lettucef-streams_3-0.1.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.naoh/lettucef-streams_3/ -->
<dependency>
<groupId>dev.naoh</groupId>
<artifactId>lettucef-streams_3</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/dev.naoh/lettucef-streams_3/
implementation 'dev.naoh:lettucef-streams_3:0.1.5'
// https://jarcasting.com/artifacts/dev.naoh/lettucef-streams_3/
implementation ("dev.naoh:lettucef-streams_3:0.1.5")
'dev.naoh:lettucef-streams_3:jar:0.1.5'
<dependency org="dev.naoh" name="lettucef-streams_3" rev="0.1.5">
<artifact name="lettucef-streams_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.naoh', module='lettucef-streams_3', version='0.1.5')
)
libraryDependencies += "dev.naoh" % "lettucef-streams_3" % "0.1.5"
[dev.naoh/lettucef-streams_3 "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
dev.naoh : lettucef-core_3 | jar | 0.1.5 |
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 |
co.fs2 : fs2-core_3 | jar | 3.2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.10 |