| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfun.hereis.code |
| Идентификатор | Идентификаторall |
| Версия | Версия3.0.RLS |
| Тип | Типjar |
| Описание |
ОписаниеThe common code which are used frequently.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| all-3.0.RLS.pom | |
| all-3.0.RLS.jar | 2 KB |
| all-3.0.RLS-sources.jar | 2 KB |
| all-3.0.RLS-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fun.hereis.code/all/ -->
<dependency>
<groupId>fun.hereis.code</groupId>
<artifactId>all</artifactId>
<version>3.0.RLS</version>
</dependency>
// https://jarcasting.com/artifacts/fun.hereis.code/all/
implementation 'fun.hereis.code:all:3.0.RLS'
// https://jarcasting.com/artifacts/fun.hereis.code/all/
implementation ("fun.hereis.code:all:3.0.RLS")
'fun.hereis.code:all:jar:3.0.RLS'
<dependency org="fun.hereis.code" name="all" rev="3.0.RLS">
<artifact name="all" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.hereis.code', module='all', version='3.0.RLS')
)
libraryDependencies += "fun.hereis.code" % "all" % "3.0.RLS"
[fun.hereis.code/all "3.0.RLS"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| fun.hereis.code : utils | jar | 3.0.RLS |
| fun.hereis.code : spring | jar | 3.0.RLS |