| Categories |
CategoriesWicket User Interface Web Frameworks |
|---|---|
| GroupId | GroupIdjp.try0.wicket |
| ArtifactId | ArtifactIdwicket-toastr-parent |
| Version | Version1.0.1 |
| Type | Typepom |
| Filename | Size |
|---|---|
| wicket-toastr-parent-1.0.1.pom | 7 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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/jp.try0.wicket/wicket-toastr-parent/
implementation 'jp.try0.wicket:wicket-toastr-parent:1.0.1'
// https://jarcasting.com/artifacts/jp.try0.wicket/wicket-toastr-parent/
implementation ("jp.try0.wicket:wicket-toastr-parent:1.0.1")
'jp.try0.wicket:wicket-toastr-parent:pom:1.0.1'
<dependency org="jp.try0.wicket" name="wicket-toastr-parent" rev="1.0.1">
<artifact name="wicket-toastr-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='jp.try0.wicket', module='wicket-toastr-parent', version='1.0.1')
)
libraryDependencies += "jp.try0.wicket" % "wicket-toastr-parent" % "1.0.1"
[jp.try0.wicket/wicket-toastr-parent "1.0.1"]