is not current version
Last Version 0.0.2

com.lexicalscope.fluent-collections:fluent-collections 0.0.1


GroupId

GroupId

com.lexicalscope.fluent-collections
ArtifactId

ArtifactId

fluent-collections
Version

Version

0.0.1
Type

Type

jar

Download fluent-collections 0.0.1


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