Categories |
CategoriesNet GUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdnet.stickycode.bootstrap |
ArtifactId | ArtifactIdsticky-bootstrap-guice4 |
Version | Version3.3 |
Type | Typejar |
Filename | Size |
---|---|
sticky-bootstrap-guice4-3.3.pom | |
sticky-bootstrap-guice4-3.3.jar | 37 KB |
sticky-bootstrap-guice4-3.3-sources.jar | 20 KB |
sticky-bootstrap-guice4-3.3-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-guice4/ -->
<dependency>
<groupId>net.stickycode.bootstrap</groupId>
<artifactId>sticky-bootstrap-guice4</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-guice4/
implementation 'net.stickycode.bootstrap:sticky-bootstrap-guice4:3.3'
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-guice4/
implementation ("net.stickycode.bootstrap:sticky-bootstrap-guice4:3.3")
'net.stickycode.bootstrap:sticky-bootstrap-guice4:jar:3.3'
<dependency org="net.stickycode.bootstrap" name="sticky-bootstrap-guice4" rev="3.3">
<artifact name="sticky-bootstrap-guice4" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.bootstrap', module='sticky-bootstrap-guice4', version='3.3')
)
libraryDependencies += "net.stickycode.bootstrap" % "sticky-bootstrap-guice4" % "3.3"
[net.stickycode.bootstrap/sticky-bootstrap-guice4 "3.3"]