License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.echovantage |
ArtifactId | ArtifactIdfunco |
Last Version | Last Version0.81 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDelightful Functions, Collections, I/O and Assertions
Java 8 Functional interface extentions, collection decorators, I/O interfaces, and assertions
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
funco-0.81.pom | |
funco-0.81.jar | 53 KB |
funco-0.81-sources.jar | 37 KB |
funco-0.81-javadoc.jar | 248 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.echovantage/funco/ -->
<dependency>
<groupId>org.echovantage</groupId>
<artifactId>funco</artifactId>
<version>0.81</version>
</dependency>
// https://jarcasting.com/artifacts/org.echovantage/funco/
implementation 'org.echovantage:funco:0.81'
// https://jarcasting.com/artifacts/org.echovantage/funco/
implementation ("org.echovantage:funco:0.81")
'org.echovantage:funco:jar:0.81'
<dependency org="org.echovantage" name="funco" rev="0.81">
<artifact name="funco" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.echovantage', module='funco', version='0.81')
)
libraryDependencies += "org.echovantage" % "funco" % "0.81"
[org.echovantage/funco "0.81"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |