is not current version
Last Version 4

org.apache.wicket:wicket-eclipse-settings 3

Used to contribute eclipse settings files for each submodule

Categories

Categories

Wicket User Interface Web Frameworks CLI
GroupId

GroupId

org.apache.wicket
ArtifactId

ArtifactId

wicket-eclipse-settings
Version

Version

3
Type

Type

jar

Download wicket-eclipse-settings 3


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