is not current version
Last Version 0.9.2

com.uphyca.testing:dagger-test-module 0.9.1

Dagger test module generator

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

com.uphyca.testing
ArtifactId

ArtifactId

dagger-test-module
Version

Version

0.9.1
Type

Type

jar

Download dagger-test-module 0.9.1


<!-- https://jarcasting.com/artifacts/com.uphyca.testing/dagger-test-module/ -->
<dependency>
    <groupId>com.uphyca.testing</groupId>
    <artifactId>dagger-test-module</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.uphyca.testing/dagger-test-module/
implementation 'com.uphyca.testing:dagger-test-module:0.9.1'
// https://jarcasting.com/artifacts/com.uphyca.testing/dagger-test-module/
implementation ("com.uphyca.testing:dagger-test-module:0.9.1")
'com.uphyca.testing:dagger-test-module:jar:0.9.1'
<dependency org="com.uphyca.testing" name="dagger-test-module" rev="0.9.1">
  <artifact name="dagger-test-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uphyca.testing', module='dagger-test-module', version='0.9.1')
)
libraryDependencies += "com.uphyca.testing" % "dagger-test-module" % "0.9.1"
[com.uphyca.testing/dagger-test-module "0.9.1"]