Last Version

collections-by 0.1.2

Functions for working with Iterables and Sequeneces

License

License

Categories

Categories

Net
GroupId

GroupId

net.onedaybeard.collections-by
ArtifactId

ArtifactId

collections-by
Version

Version

0.1.2
Type

Type

pom
Description

Description

collections-by
Functions for working with Iterables and Sequeneces
Project URL

Project URL

https://github.com/junkdog/collections-by
Source Code Management

Source Code Management

https://github.com/junkdog/collections-by/

Download collections-by 0.1.2

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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • generator-maven-plugin