Last Version

FOOTING :: Functional 0.2

Common functional interfaces

License

License

GroupId

GroupId

com.msiops.footing
ArtifactId

ArtifactId

functional
Version

Version

0.2
Type

Type

jar
Description

Description

FOOTING :: Functional
Common functional interfaces
Project URL

Project URL

https://github.com/mediascience/java-functional

Download functional 0.2


<!-- https://jarcasting.com/artifacts/com.msiops.footing/functional/ -->
<dependency>
    <groupId>com.msiops.footing</groupId>
    <artifactId>functional</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.msiops.footing/functional/
implementation 'com.msiops.footing:functional:0.2'
// https://jarcasting.com/artifacts/com.msiops.footing/functional/
implementation ("com.msiops.footing:functional:0.2")
'com.msiops.footing:functional:jar:0.2'
<dependency org="com.msiops.footing" name="functional" rev="0.2">
  <artifact name="functional" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.msiops.footing', module='functional', version='0.2')
)
libraryDependencies += "com.msiops.footing" % "functional" % "0.2"
[com.msiops.footing/functional "0.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.