| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tonivade |
| ArtifactId | ArtifactIdpurefun-instances |
| Last Version | Last Version4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPure Fun
Functional Programming Library for Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| purefun-instances-4.0.pom | |
| purefun-instances-4.0.jar | 287 KB |
| purefun-instances-4.0-sources.jar | 36 KB |
| purefun-instances-4.0-javadoc.jar | 97 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tonivade/purefun-instances/ -->
<dependency>
<groupId>com.github.tonivade</groupId>
<artifactId>purefun-instances</artifactId>
<version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tonivade/purefun-instances/
implementation 'com.github.tonivade:purefun-instances:4.0'
// https://jarcasting.com/artifacts/com.github.tonivade/purefun-instances/
implementation ("com.github.tonivade:purefun-instances:4.0")
'com.github.tonivade:purefun-instances:jar:4.0'
<dependency org="com.github.tonivade" name="purefun-instances" rev="4.0">
<artifact name="purefun-instances" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tonivade', module='purefun-instances', version='4.0')
)
libraryDependencies += "com.github.tonivade" % "purefun-instances" % "4.0"
[com.github.tonivade/purefun-instances "4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.tonivade : purefun-core | jar | 4.0 |
| com.github.tonivade : purefun-typeclasses | jar | 4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.tonivade : purefun-monad | jar | 4.0 |
| com.github.tonivade : purefun-free | jar | 4.0 |
| com.github.tonivade : purefun-transformer | jar | 4.0 |
| com.github.tonivade : purefun-stream | jar | 4.0 |
| com.github.tonivade : purefun-effect | jar | 4.0 |
| com.github.tonivade : purefun-control | jar | 4.0 |