| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfun.hereis.code |
| Идентификатор | Идентификаторlollipop |
| Последняя версия | Последняя версия3.0.RLS |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe common code which are used frequently.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |