License |
License |
---|---|
GroupId | GroupIdcn.langpy |
ArtifactId | ArtifactIddistream |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptiondistream
a extended tool of List about how to process data by lambda,expressions and custom class
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
distream-1.0.4.pom | |
distream-1.0.4.jar | 45 KB |
distream-1.0.4-sources.jar | 20 KB |
distream-1.0.4-javadoc.jar | 169 KB |
distream-1.0.4-jar-with-dependencies.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.langpy/distream/ -->
<dependency>
<groupId>cn.langpy</groupId>
<artifactId>distream</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.langpy/distream/
implementation 'cn.langpy:distream:1.0.4'
// https://jarcasting.com/artifacts/cn.langpy/distream/
implementation ("cn.langpy:distream:1.0.4")
'cn.langpy:distream:jar:1.0.4'
<dependency org="cn.langpy" name="distream" rev="1.0.4">
<artifact name="distream" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.langpy', module='distream', version='1.0.4')
)
libraryDependencies += "cn.langpy" % "distream" % "1.0.4"
[cn.langpy/distream "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : druid | jar | 1.1.10 |