is not current version
Last Version 1.5-RC5.1

org.wicketstuff:minis 1.5-RC3

WicketStuff Minis is a collection of assorted components and behaviors that are too small to warrant their own project

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

minis
Version

Version

1.5-RC3
Type

Type

jar

Download minis 1.5-RC3


<!-- https://jarcasting.com/artifacts/org.wicketstuff/minis/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>minis</artifactId>
    <version>1.5-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/minis/
implementation 'org.wicketstuff:minis:1.5-RC3'
// https://jarcasting.com/artifacts/org.wicketstuff/minis/
implementation ("org.wicketstuff:minis:1.5-RC3")
'org.wicketstuff:minis:jar:1.5-RC3'
<dependency org="org.wicketstuff" name="minis" rev="1.5-RC3">
  <artifact name="minis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='minis', version='1.5-RC3')
)
libraryDependencies += "org.wicketstuff" % "minis" % "1.5-RC3"
[org.wicketstuff/minis "1.5-RC3"]