License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdio.pleo |
ArtifactId | ArtifactIdprop-guice |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptionprop-guice
Dynamic properties for your Java app
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
prop-guice-1.3.1.pom | |
prop-guice-1.3.1.jar | 10 KB |
prop-guice-1.3.1-sources.jar | 5 KB |
prop-guice-1.3.1-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.pleo/prop-guice/ -->
<dependency>
<groupId>io.pleo</groupId>
<artifactId>prop-guice</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.pleo/prop-guice/
implementation 'io.pleo:prop-guice:1.3.1'
// https://jarcasting.com/artifacts/io.pleo/prop-guice/
implementation ("io.pleo:prop-guice:1.3.1")
'io.pleo:prop-guice:jar:1.3.1'
<dependency org="io.pleo" name="prop-guice" rev="1.3.1">
<artifact name="prop-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pleo', module='prop-guice', version='1.3.1')
)
libraryDependencies += "io.pleo" % "prop-guice" % "1.3.1"
[io.pleo/prop-guice "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.20 |
io.pleo : prop-core | jar | 1.3.1 |
com.google.inject : guice | jar | 4.2.2 |