не последняя версия
Последняя версия 2.0.0.M1

org.gvnix:org.gvnix.support 1.5.0.RELEASE

Provides common support code for gvNIX modules.

Группа

Группа

org.gvnix
Идентификатор

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

org.gvnix.support
Версия

Версия

1.5.0.RELEASE
Тип

Тип

jar

Скачать org.gvnix.support 1.5.0.RELEASE


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