is not current version
Last Version 0.18

com.codepoetics:octarine-functional 0.14


GroupId

GroupId

com.codepoetics
ArtifactId

ArtifactId

octarine-functional
Version

Version

0.14
Type

Type

jar

Download octarine-functional 0.14


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