License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.soundvibe |
ArtifactId | ArtifactIdfunk4j |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionfunk4j
funk(c)tional programming for Java >= 8
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
funk4j-1.1.0.pom | |
funk4j-1.1.0.jar | 46 KB |
funk4j-1.1.0-sources.jar | 22 KB |
funk4j-1.1.0-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.soundvibe/funk4j/ -->
<dependency>
<groupId>net.soundvibe</groupId>
<artifactId>funk4j</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.soundvibe/funk4j/
implementation 'net.soundvibe:funk4j:1.1.0'
// https://jarcasting.com/artifacts/net.soundvibe/funk4j/
implementation ("net.soundvibe:funk4j:1.1.0")
'net.soundvibe:funk4j:jar:1.1.0'
<dependency org="net.soundvibe" name="funk4j" rev="1.1.0">
<artifact name="funk4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.soundvibe', module='funk4j', version='1.1.0')
)
libraryDependencies += "net.soundvibe" % "funk4j" % "1.1.0"
[net.soundvibe/funk4j "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |