collections-by: core

Functions for working with Iterables and Sequeneces

License

License

Categories

Categories

Net
GroupId

GroupId

net.onedaybeard.collections-by
ArtifactId

ArtifactId

core
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

collections-by: core
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 core

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2