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