License |
License |
---|---|
GroupId | GroupIddev.naoh |
ArtifactId | ArtifactIdlettucef-streams_3 |
Version | Version0.0.17 |
Type | Typejar |
Description |
Descriptionlettucef-streams
lettucef-streams
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.naoh/lettucef-streams_3/ -->
<dependency>
<groupId>dev.naoh</groupId>
<artifactId>lettucef-streams_3</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/dev.naoh/lettucef-streams_3/
implementation 'dev.naoh:lettucef-streams_3:0.0.17'
// https://jarcasting.com/artifacts/dev.naoh/lettucef-streams_3/
implementation ("dev.naoh:lettucef-streams_3:0.0.17")
'dev.naoh:lettucef-streams_3:jar:0.0.17'
<dependency org="dev.naoh" name="lettucef-streams_3" rev="0.0.17">
<artifact name="lettucef-streams_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.naoh', module='lettucef-streams_3', version='0.0.17')
)
libraryDependencies += "dev.naoh" % "lettucef-streams_3" % "0.0.17"
[dev.naoh/lettucef-streams_3 "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
dev.naoh : lettucef-core_3 | jar | 0.0.17 |
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
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 |