Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.spincast |
ArtifactId | ArtifactIdspincast-plugins-forms-protection |
Version | Version1.14.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-forms-protection/ -->
<dependency>
<groupId>org.spincast</groupId>
<artifactId>spincast-plugins-forms-protection</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-forms-protection/
implementation 'org.spincast:spincast-plugins-forms-protection:1.14.0'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-forms-protection/
implementation ("org.spincast:spincast-plugins-forms-protection:1.14.0")
'org.spincast:spincast-plugins-forms-protection:jar:1.14.0'
<dependency org="org.spincast" name="spincast-plugins-forms-protection" rev="1.14.0">
<artifact name="spincast-plugins-forms-protection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-forms-protection', version='1.14.0')
)
libraryDependencies += "org.spincast" % "spincast-plugins-forms-protection" % "1.14.0"
[org.spincast/spincast-plugins-forms-protection "1.14.0"]