| Группа | Группаcom.jgeppert.struts2.jquery |
|---|---|
| Идентификатор | Идентификаторstruts2-jquery-grid-showcase |
| Версия | Версия2.1.0 |
| Тип | Типwar |
<!-- https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-grid-showcase/ -->
<dependency>
<groupId>com.jgeppert.struts2.jquery</groupId>
<artifactId>struts2-jquery-grid-showcase</artifactId>
<version>2.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-grid-showcase/
implementation 'com.jgeppert.struts2.jquery:struts2-jquery-grid-showcase:2.1.0'
// https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-grid-showcase/
implementation ("com.jgeppert.struts2.jquery:struts2-jquery-grid-showcase:2.1.0")
'com.jgeppert.struts2.jquery:struts2-jquery-grid-showcase:war:2.1.0'
<dependency org="com.jgeppert.struts2.jquery" name="struts2-jquery-grid-showcase" rev="2.1.0">
<artifact name="struts2-jquery-grid-showcase" type="war" />
</dependency>
@Grapes(
@Grab(group='com.jgeppert.struts2.jquery', module='struts2-jquery-grid-showcase', version='2.1.0')
)
libraryDependencies += "com.jgeppert.struts2.jquery" % "struts2-jquery-grid-showcase" % "2.1.0"
[com.jgeppert.struts2.jquery/struts2-jquery-grid-showcase "2.1.0"]