is not current version
Last Version 0.18

com.codepoetics:octarine-functional 0.13


GroupId

GroupId

com.codepoetics
ArtifactId

ArtifactId

octarine-functional
Version

Version

0.13
Type

Type

jar

Download octarine-functional 0.13


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