License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.jessma |
ArtifactId | ArtifactIdjessma-ext-guice |
Last Version | Last Version3.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjessma-ext-guice
JessMA GUICE extension
|
Project Organization |
Project OrganizationJessMA Open Source |
Filename | Size |
---|---|
jessma-ext-guice-3.5.1.pom | |
jessma-ext-guice-3.5.1.jar | 8 KB |
jessma-ext-guice-3.5.1-sources.jar | 5 KB |
jessma-ext-guice-3.5.1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jessma/jessma-ext-guice/ -->
<dependency>
<groupId>org.jessma</groupId>
<artifactId>jessma-ext-guice</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jessma/jessma-ext-guice/
implementation 'org.jessma:jessma-ext-guice:3.5.1'
// https://jarcasting.com/artifacts/org.jessma/jessma-ext-guice/
implementation ("org.jessma:jessma-ext-guice:3.5.1")
'org.jessma:jessma-ext-guice:jar:3.5.1'
<dependency org="org.jessma" name="jessma-ext-guice" rev="3.5.1">
<artifact name="jessma-ext-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jessma', module='jessma-ext-guice', version='3.5.1')
)
libraryDependencies += "org.jessma" % "jessma-ext-guice" % "3.5.1"
[org.jessma/jessma-ext-guice "3.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jessma : jessma-core | jar | 3.5.1 |
com.google.inject : guice | jar | 3.0 |