is not current version
Last Version 1.5.13

org.wicketstuff:multi-text-input-parent 1.4.19

See the child project "multi-text-input" for a more complete description. This is the parent for the actual project and the examples.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

multi-text-input-parent
Version

Version

1.4.19
Type

Type

pom

Download multi-text-input-parent 1.4.19


<!-- https://jarcasting.com/artifacts/org.wicketstuff/multi-text-input-parent/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>multi-text-input-parent</artifactId>
    <version>1.4.19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/multi-text-input-parent/
implementation 'org.wicketstuff:multi-text-input-parent:1.4.19'
// https://jarcasting.com/artifacts/org.wicketstuff/multi-text-input-parent/
implementation ("org.wicketstuff:multi-text-input-parent:1.4.19")
'org.wicketstuff:multi-text-input-parent:pom:1.4.19'
<dependency org="org.wicketstuff" name="multi-text-input-parent" rev="1.4.19">
  <artifact name="multi-text-input-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='multi-text-input-parent', version='1.4.19')
)
libraryDependencies += "org.wicketstuff" % "multi-text-input-parent" % "1.4.19"
[org.wicketstuff/multi-text-input-parent "1.4.19"]