Last Version

examples - java8-streams 0.1.2

examples

License

License

Categories

Categories

Java 8 Languages Java
GroupId

GroupId

io.github.qsy7.java.examples
ArtifactId

ArtifactId

java8-streams
Version

Version

0.1.2
Type

Type

jar
Description

Description

examples - java8-streams
examples

Download java8-streams 0.1.2


<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.examples/java8-streams/ -->
<dependency>
    <groupId>io.github.qsy7.java.examples</groupId>
    <artifactId>java8-streams</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.examples/java8-streams/
implementation 'io.github.qsy7.java.examples:java8-streams:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.examples/java8-streams/
implementation ("io.github.qsy7.java.examples:java8-streams:0.1.2")
'io.github.qsy7.java.examples:java8-streams:jar:0.1.2'
<dependency org="io.github.qsy7.java.examples" name="java8-streams" rev="0.1.2">
  <artifact name="java8-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.examples', module='java8-streams', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.examples" % "java8-streams" % "0.1.2"
[io.github.qsy7.java.examples/java8-streams "0.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.qsy7.java.dependencies : rxjava pom 0.1.2

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.