License |
License |
---|---|
GroupId | GroupIdcn.langpy |
ArtifactId | ArtifactIddistream |
Version | Version1.0.2 |
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.2.pom | |
distream-1.0.2.jar | 41 KB |
distream-1.0.2-sources.jar | 18 KB |
distream-1.0.2-javadoc.jar | 163 KB |
distream-1.0.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.langpy/distream/
implementation 'cn.langpy:distream:1.0.2'
// https://jarcasting.com/artifacts/cn.langpy/distream/
implementation ("cn.langpy:distream:1.0.2")
'cn.langpy:distream:jar:1.0.2'
<dependency org="cn.langpy" name="distream" rev="1.0.2">
<artifact name="distream" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.langpy', module='distream', version='1.0.2')
)
libraryDependencies += "cn.langpy" % "distream" % "1.0.2"
[cn.langpy/distream "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : druid | jar | 1.1.10 |