| Лицензия |
Лицензия |
|---|---|
| Группа | Группаat.molindo.social |
| Идентификатор | Идентификаторmanual |
| Версия | Версия1.1.4.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеSpring Social - Reference Manual
Spring Social - Reference Manual
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| manual-1.1.4.RELEASE.pom | |
| manual-1.1.4.RELEASE.jar | 4 KB |
| manual-1.1.4.RELEASE-sources.jar | 261 bytes |
| manual-1.1.4.RELEASE-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/at.molindo.social/manual/ -->
<dependency>
<groupId>at.molindo.social</groupId>
<artifactId>manual</artifactId>
<version>1.1.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo.social/manual/
implementation 'at.molindo.social:manual:1.1.4.RELEASE'
// https://jarcasting.com/artifacts/at.molindo.social/manual/
implementation ("at.molindo.social:manual:1.1.4.RELEASE")
'at.molindo.social:manual:jar:1.1.4.RELEASE'
<dependency org="at.molindo.social" name="manual" rev="1.1.4.RELEASE">
<artifact name="manual" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo.social', module='manual', version='1.1.4.RELEASE')
)
libraryDependencies += "at.molindo.social" % "manual" % "1.1.4.RELEASE"
[at.molindo.social/manual "1.1.4.RELEASE"]