License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Dagger Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.github.gwtboot |
ArtifactId | ArtifactIdgwt-boot-starter-dagger2 |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-boot-starter-dagger2
GWT Boot Starter Dagger2
|
<!-- https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-dagger2/ -->
<dependency>
<groupId>com.github.gwtboot</groupId>
<artifactId>gwt-boot-starter-dagger2</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-dagger2/
implementation 'com.github.gwtboot:gwt-boot-starter-dagger2:1.0.1'
// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-dagger2/
implementation ("com.github.gwtboot:gwt-boot-starter-dagger2:1.0.1")
'com.github.gwtboot:gwt-boot-starter-dagger2:jar:1.0.1'
<dependency org="com.github.gwtboot" name="gwt-boot-starter-dagger2" rev="1.0.1">
<artifact name="gwt-boot-starter-dagger2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtboot', module='gwt-boot-starter-dagger2', version='1.0.1')
)
libraryDependencies += "com.github.gwtboot" % "gwt-boot-starter-dagger2" % "1.0.1"
[com.github.gwtboot/gwt-boot-starter-dagger2 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.gwtboot : gwt-boot-starter | jar | 1.0.1 |
com.google.dagger : dagger-gwt | jar | 2.28.3 |
com.google.dagger : dagger-compiler | jar | 2.28.3 |