Categories |
CategoriesContainer |
---|---|
GroupId | GroupIdnanocontainer |
ArtifactId | ArtifactIdnanocontainer-struts |
Last Version | Last Version1.0-beta-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
nanocontainer-struts-1.0-beta-1.pom | |
nanocontainer-struts-1.0-beta-1.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nanocontainer/nanocontainer-struts/ -->
<dependency>
<groupId>nanocontainer</groupId>
<artifactId>nanocontainer-struts</artifactId>
<version>1.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/nanocontainer/nanocontainer-struts/
implementation 'nanocontainer:nanocontainer-struts:1.0-beta-1'
// https://jarcasting.com/artifacts/nanocontainer/nanocontainer-struts/
implementation ("nanocontainer:nanocontainer-struts:1.0-beta-1")
'nanocontainer:nanocontainer-struts:jar:1.0-beta-1'
<dependency org="nanocontainer" name="nanocontainer-struts" rev="1.0-beta-1">
<artifact name="nanocontainer-struts" type="jar" />
</dependency>
@Grapes(
@Grab(group='nanocontainer', module='nanocontainer-struts', version='1.0-beta-1')
)
libraryDependencies += "nanocontainer" % "nanocontainer-struts" % "1.0-beta-1"
[nanocontainer/nanocontainer-struts "1.0-beta-1"]