fun.hereis.code:lollipop

The common code which are used frequently.

License

License

GroupId

GroupId

fun.hereis.code
ArtifactId

ArtifactId

lollipop
Last Version

Last Version

3.0.RLS
Release Date

Release Date

Type

Type

jar
Description

Description

The common code which are used frequently.
Project Organization

Project Organization

Pivotal Software, Inc.

Download lollipop

How to add to project

<!-- https://jarcasting.com/artifacts/fun.hereis.code/lollipop/ -->
<dependency>
    <groupId>fun.hereis.code</groupId>
    <artifactId>lollipop</artifactId>
    <version>3.0.RLS</version>
</dependency>
// https://jarcasting.com/artifacts/fun.hereis.code/lollipop/
implementation 'fun.hereis.code:lollipop:3.0.RLS'
// https://jarcasting.com/artifacts/fun.hereis.code/lollipop/
implementation ("fun.hereis.code:lollipop:3.0.RLS")
'fun.hereis.code:lollipop:jar:3.0.RLS'
<dependency org="fun.hereis.code" name="lollipop" rev="3.0.RLS">
  <artifact name="lollipop" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.hereis.code', module='lollipop', version='3.0.RLS')
)
libraryDependencies += "fun.hereis.code" % "lollipop" % "3.0.RLS"
[fun.hereis.code/lollipop "3.0.RLS"]

Dependencies

compile (3)

Group / Artifact Type Version
io.lettuce : lettuce-core jar 5.3.0.RELEASE
io.projectreactor : reactor-core jar 3.3.12.RELEASE
org.apache.commons : commons-lang3 jar 3.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.RLS
2.1.RLS
2.0.RLS