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