License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.onedaybeard.collections-by |
ArtifactId | ArtifactIdcollections-by |
Version | Version0.1.2 |
Type | Typepom |
Description |
Descriptioncollections-by
Functions for working with Iterables and Sequeneces
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
collections-by-0.1.2.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.onedaybeard.collections-by/collections-by/ -->
<dependency>
<groupId>net.onedaybeard.collections-by</groupId>
<artifactId>collections-by</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.onedaybeard.collections-by/collections-by/
implementation 'net.onedaybeard.collections-by:collections-by:0.1.2'
// https://jarcasting.com/artifacts/net.onedaybeard.collections-by/collections-by/
implementation ("net.onedaybeard.collections-by:collections-by:0.1.2")
'net.onedaybeard.collections-by:collections-by:pom:0.1.2'
<dependency org="net.onedaybeard.collections-by" name="collections-by" rev="0.1.2">
<artifact name="collections-by" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.onedaybeard.collections-by', module='collections-by', version='0.1.2')
)
libraryDependencies += "net.onedaybeard.collections-by" % "collections-by" % "0.1.2"
[net.onedaybeard.collections-by/collections-by "0.1.2"]