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