Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.spincast |
ArtifactId | ArtifactIdspincast-plugins-forms-protection-parent |
Version | Version0.9.42 |
Type | Typepom |
Filename | Size |
---|---|
spincast-plugins-forms-protection-parent-0.9.42.pom | 966 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-forms-protection-parent/ -->
<dependency>
<groupId>org.spincast</groupId>
<artifactId>spincast-plugins-forms-protection-parent</artifactId>
<version>0.9.42</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-forms-protection-parent/
implementation 'org.spincast:spincast-plugins-forms-protection-parent:0.9.42'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-forms-protection-parent/
implementation ("org.spincast:spincast-plugins-forms-protection-parent:0.9.42")
'org.spincast:spincast-plugins-forms-protection-parent:pom:0.9.42'
<dependency org="org.spincast" name="spincast-plugins-forms-protection-parent" rev="0.9.42">
<artifact name="spincast-plugins-forms-protection-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-forms-protection-parent', version='0.9.42')
)
libraryDependencies += "org.spincast" % "spincast-plugins-forms-protection-parent" % "0.9.42"
[org.spincast/spincast-plugins-forms-protection-parent "0.9.42"]