is not current version
Last Version 1.1

com.github.ruediste.salta:salta-guice 0.3


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.ruediste.salta
ArtifactId

ArtifactId

salta-guice
Version

Version

0.3
Type

Type

jar

Download salta-guice 0.3


<!-- https://jarcasting.com/artifacts/com.github.ruediste.salta/salta-guice/ -->
<dependency>
    <groupId>com.github.ruediste.salta</groupId>
    <artifactId>salta-guice</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ruediste.salta/salta-guice/
implementation 'com.github.ruediste.salta:salta-guice:0.3'
// https://jarcasting.com/artifacts/com.github.ruediste.salta/salta-guice/
implementation ("com.github.ruediste.salta:salta-guice:0.3")
'com.github.ruediste.salta:salta-guice:jar:0.3'
<dependency org="com.github.ruediste.salta" name="salta-guice" rev="0.3">
  <artifact name="salta-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ruediste.salta', module='salta-guice', version='0.3')
)
libraryDependencies += "com.github.ruediste.salta" % "salta-guice" % "0.3"
[com.github.ruediste.salta/salta-guice "0.3"]