Last Version

pidove 1.0.0

For those of you who like static imports: an alternative to the Java Streams API defines operators on Iterables and higher-ordered functions

License

License

GroupId

GroupId

com.ontology2
ArtifactId

ArtifactId

pidove
Version

Version

1.0.0
Type

Type

jar
Description

Description

pidove
For those of you who like static imports: an alternative to the Java Streams API defines operators on Iterables and higher-ordered functions
Project URL

Project URL

http://github.com/paulhoule/pidove
Source Code Management

Source Code Management

https://github.com/paulhoule/pidove

Download pidove 1.0.0


<!-- https://jarcasting.com/artifacts/com.ontology2/pidove/ -->
<dependency>
    <groupId>com.ontology2</groupId>
    <artifactId>pidove</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ontology2/pidove/
implementation 'com.ontology2:pidove:1.0.0'
// https://jarcasting.com/artifacts/com.ontology2/pidove/
implementation ("com.ontology2:pidove:1.0.0")
'com.ontology2:pidove:jar:1.0.0'
<dependency org="com.ontology2" name="pidove" rev="1.0.0">
  <artifact name="pidove" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ontology2', module='pidove', version='1.0.0')
)
libraryDependencies += "com.ontology2" % "pidove" % "1.0.0"
[com.ontology2/pidove "1.0.0"]

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.