is not current version
Last Version 1.0.2

com.github.mlk:magical-provider-guice 1.0.1

Magical ways to bind in Guice.

Categories

Categories

IDE Development Tools GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.mlk
ArtifactId

ArtifactId

magical-provider-guice
Version

Version

1.0.1
Type

Type

jar

Download magical-provider-guice 1.0.1


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