не последняя версия
Последняя версия 1.3.29

org.bardframework.form:form-common 1.2.12


Категории

Категории

ORM Данные
Группа

Группа

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

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

form-common
Версия

Версия

1.2.12
Тип

Тип

jar

Скачать form-common 1.2.12


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