GroupId | GroupIdcom.lexicalscope.fluent-collections |
---|---|
ArtifactId | ArtifactIdfluent-collections |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
fluent-collections-0.0.1.pom | |
fluent-collections-0.0.1.jar | 58 KB |
fluent-collections-0.0.1-sources.jar | 31 KB |
fluent-collections-0.0.1-javadoc.jar | 257 KB |
Browse |
<!-- 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"]