не последняя версия
Последняя версия 1.1.4.RELEASE

at.molindo.social:manual 1.1.0.RELEASE

Spring Social - Reference Manual

Группа

Группа

at.molindo.social
Идентификатор

Идентификатор

manual
Версия

Версия

1.1.0.RELEASE
Тип

Тип

jar

Скачать manual 1.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/at.molindo.social/manual/ -->
<dependency>
    <groupId>at.molindo.social</groupId>
    <artifactId>manual</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo.social/manual/
implementation 'at.molindo.social:manual:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/at.molindo.social/manual/
implementation ("at.molindo.social:manual:1.1.0.RELEASE")
'at.molindo.social:manual:jar:1.1.0.RELEASE'
<dependency org="at.molindo.social" name="manual" rev="1.1.0.RELEASE">
  <artifact name="manual" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo.social', module='manual', version='1.1.0.RELEASE')
)
libraryDependencies += "at.molindo.social" % "manual" % "1.1.0.RELEASE"
[at.molindo.social/manual "1.1.0.RELEASE"]