Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.jwebmp.guicedee |
ArtifactId | ArtifactIdguiced-ee-modules |
Version | Version0.67.0.9 |
Type | Typejar |
Filename | Size |
---|---|
guiced-ee-modules-0.67.0.9.pom | 985 bytes |
guiced-ee-modules-0.67.0.9-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.guicedee/guiced-ee-modules/ -->
<dependency>
<groupId>com.jwebmp.guicedee</groupId>
<artifactId>guiced-ee-modules</artifactId>
<version>0.67.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.guicedee/guiced-ee-modules/
implementation 'com.jwebmp.guicedee:guiced-ee-modules:0.67.0.9'
// https://jarcasting.com/artifacts/com.jwebmp.guicedee/guiced-ee-modules/
implementation ("com.jwebmp.guicedee:guiced-ee-modules:0.67.0.9")
'com.jwebmp.guicedee:guiced-ee-modules:jar:0.67.0.9'
<dependency org="com.jwebmp.guicedee" name="guiced-ee-modules" rev="0.67.0.9">
<artifact name="guiced-ee-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.guicedee', module='guiced-ee-modules', version='0.67.0.9')
)
libraryDependencies += "com.jwebmp.guicedee" % "guiced-ee-modules" % "0.67.0.9"
[com.jwebmp.guicedee/guiced-ee-modules "0.67.0.9"]