| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tonivade |
| ArtifactId | ArtifactIdpurefun-annotation |
| Version | Version2.2 |
| Type | Typejar |
| Description |
DescriptionPure Fun
Functional Programming Library for Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| purefun-annotation-2.2.pom | |
| purefun-annotation-2.2.jar | 2 KB |
| purefun-annotation-2.2-sources.jar | 2 KB |
| purefun-annotation-2.2-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tonivade/purefun-annotation/ -->
<dependency>
<groupId>com.github.tonivade</groupId>
<artifactId>purefun-annotation</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tonivade/purefun-annotation/
implementation 'com.github.tonivade:purefun-annotation:2.2'
// https://jarcasting.com/artifacts/com.github.tonivade/purefun-annotation/
implementation ("com.github.tonivade:purefun-annotation:2.2")
'com.github.tonivade:purefun-annotation:jar:2.2'
<dependency org="com.github.tonivade" name="purefun-annotation" rev="2.2">
<artifact name="purefun-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tonivade', module='purefun-annotation', version='2.2')
)
libraryDependencies += "com.github.tonivade" % "purefun-annotation" % "2.2"
[com.github.tonivade/purefun-annotation "2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.4.2 |
| org.mockito : mockito-core | jar | 3.6.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.6.0 |
| org.junit.platform : junit-platform-runner | jar | 1.7.0 |