Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.vaynberg.wicket.select25 |
ArtifactId | ArtifactIdwicket-select25-parent |
Version | Version1.0 |
Type | Typepom |
Filename | Size |
---|---|
wicket-select25-parent-1.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25-parent/ -->
<dependency>
<groupId>com.vaynberg.wicket.select25</groupId>
<artifactId>wicket-select25-parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25-parent/
implementation 'com.vaynberg.wicket.select25:wicket-select25-parent:1.0'
// https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25-parent/
implementation ("com.vaynberg.wicket.select25:wicket-select25-parent:1.0")
'com.vaynberg.wicket.select25:wicket-select25-parent:pom:1.0'
<dependency org="com.vaynberg.wicket.select25" name="wicket-select25-parent" rev="1.0">
<artifact name="wicket-select25-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaynberg.wicket.select25', module='wicket-select25-parent', version='1.0')
)
libraryDependencies += "com.vaynberg.wicket.select25" % "wicket-select25-parent" % "1.0"
[com.vaynberg.wicket.select25/wicket-select25-parent "1.0"]