Jar examples for d:dject-core
A collection of guice extensions, help to improve the developer experience of guice.
You can download jar file dject-core 1.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add dject-core-1.4.0.jar to your project.
<dependency> <groupId>com.github.dxee.dject</groupId> <artifactId>dject-core</artifactId> <version>1.4.0</version> </dependency>
compile group: 'com.github.dxee.dject', name: 'dject-core', version: '1.4.0'
libraryDependencies += "com.github.dxee.dject" % "dject-core" % "1.4.0"
<dependency org="com.github.dxee.dject" name="dject-core" rev="1.4.0"/>
@Grapes(@Grab(group='com.github.dxee.dject', module='dject-core', version='1.4.0'))
'com.github.dxee.dject:dject-core:jar:1.4.0'
Click the following link to download the jar file.
dject-core-1.4.0-javadoc.jar