is not current version
Last Version 1.4

org.wicketopia:wicketopia-annotations 1.2


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketopia
ArtifactId

ArtifactId

wicketopia-annotations
Version

Version

1.2
Type

Type

jar

Download wicketopia-annotations 1.2


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