is not current version
Last Version 3.0.RLS

fun.hereis.code:lollipop 2.0.RLS


GroupId

GroupId

fun.hereis.code
ArtifactId

ArtifactId

lollipop
Version

Version

2.0.RLS
Type

Type

jar

Download lollipop 2.0.RLS


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