License |
License
Apache-2.0
|
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdorg.webjars.bowergithub.struts-community-plugins |
ArtifactId | ArtifactIdstruts2-bootstrap |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstruts2-bootstrap
WebJar for struts2-bootstrap
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
struts2-bootstrap-4.0.0.pom | |
struts2-bootstrap-4.0.0.jar | 2 MB |
struts2-bootstrap-4.0.0-sources.jar | 22 bytes |
struts2-bootstrap-4.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.struts-community-plugins/struts2-bootstrap/ -->
<dependency>
<groupId>org.webjars.bowergithub.struts-community-plugins</groupId>
<artifactId>struts2-bootstrap</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.struts-community-plugins/struts2-bootstrap/
implementation 'org.webjars.bowergithub.struts-community-plugins:struts2-bootstrap:4.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.struts-community-plugins/struts2-bootstrap/
implementation ("org.webjars.bowergithub.struts-community-plugins:struts2-bootstrap:4.0.0")
'org.webjars.bowergithub.struts-community-plugins:struts2-bootstrap:jar:4.0.0'
<dependency org="org.webjars.bowergithub.struts-community-plugins" name="struts2-bootstrap" rev="4.0.0">
<artifact name="struts2-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.struts-community-plugins', module='struts2-bootstrap', version='4.0.0')
)
libraryDependencies += "org.webjars.bowergithub.struts-community-plugins" % "struts2-bootstrap" % "4.0.0"
[org.webjars.bowergithub.struts-community-plugins/struts2-bootstrap "4.0.0"]