| License |
License |
|---|---|
| GroupId | GroupIddev.yila |
| ArtifactId | ArtifactIdfunctional |
| Last Version | Last Version0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfunctional
Library that improves your functional developing experience
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| functional-0.8.pom | |
| functional-0.8.jar | 9 KB |
| functional-0.8-sources.jar | 6 KB |
| functional-0.8-javadoc.jar | 141 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.yila/functional/ -->
<dependency>
<groupId>dev.yila</groupId>
<artifactId>functional</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/dev.yila/functional/
implementation 'dev.yila:functional:0.8'
// https://jarcasting.com/artifacts/dev.yila/functional/
implementation ("dev.yila:functional:0.8")
'dev.yila:functional:jar:0.8'
<dependency org="dev.yila" name="functional" rev="0.8">
<artifact name="functional" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.yila', module='functional', version='0.8')
)
libraryDependencies += "dev.yila" % "functional" % "0.8"
[dev.yila/functional "0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 3.12.4 |
| org.mockito : mockito-junit-jupiter | jar | 3.12.4 |