| License |
License |
|---|---|
| GroupId | GroupIdfun.hereis.code |
| ArtifactId | ArtifactIdlollipop |
| Last Version | Last Version3.0.RLS |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe common code which are used frequently.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lollipop-3.0.RLS.pom | |
| lollipop-3.0.RLS.jar | 17 KB |
| lollipop-3.0.RLS-sources.jar | 14 KB |
| lollipop-3.0.RLS-javadoc.jar | 75 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |