| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаde.cyclon-softworx |
| Идентификатор | Идентификаторjformchecker-integration |
| Версия | Версия0.1.17 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/de.cyclon-softworx/jformchecker-integration/ -->
<dependency>
<groupId>de.cyclon-softworx</groupId>
<artifactId>jformchecker-integration</artifactId>
<version>0.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/de.cyclon-softworx/jformchecker-integration/
implementation 'de.cyclon-softworx:jformchecker-integration:0.1.17'
// https://jarcasting.com/artifacts/de.cyclon-softworx/jformchecker-integration/
implementation ("de.cyclon-softworx:jformchecker-integration:0.1.17")
'de.cyclon-softworx:jformchecker-integration:jar:0.1.17'
<dependency org="de.cyclon-softworx" name="jformchecker-integration" rev="0.1.17">
<artifact name="jformchecker-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cyclon-softworx', module='jformchecker-integration', version='0.1.17')
)
libraryDependencies += "de.cyclon-softworx" % "jformchecker-integration" % "0.1.17"
[de.cyclon-softworx/jformchecker-integration "0.1.17"]