License |
License |
---|---|
GroupId | GroupIdcom.github.paganini2008 |
ArtifactId | ArtifactIddevtools-beans-streaming |
Version | Version2.0.3 |
Type | Typejar |
Description |
Descriptiondevtools-beans-streaming
a useful java tools based on java collection stream framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008/devtools-beans-streaming/ -->
<dependency>
<groupId>com.github.paganini2008</groupId>
<artifactId>devtools-beans-streaming</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008/devtools-beans-streaming/
implementation 'com.github.paganini2008:devtools-beans-streaming:2.0.3'
// https://jarcasting.com/artifacts/com.github.paganini2008/devtools-beans-streaming/
implementation ("com.github.paganini2008:devtools-beans-streaming:2.0.3")
'com.github.paganini2008:devtools-beans-streaming:jar:2.0.3'
<dependency org="com.github.paganini2008" name="devtools-beans-streaming" rev="2.0.3">
<artifact name="devtools-beans-streaming" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008', module='devtools-beans-streaming', version='2.0.3')
)
libraryDependencies += "com.github.paganini2008" % "devtools-beans-streaming" % "2.0.3"
[com.github.paganini2008/devtools-beans-streaming "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.paganini2008 : devtools-lang | jar | 2.0.3 |