is not current version
Last Version 1.1

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


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.ruediste.salta
ArtifactId

ArtifactId

salta-guice
Version

Version

0.2
Type

Type

jar

Download salta-guice 0.2


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