Last Version

Dagger ViewModel 2.0.0

Provides the annotation for usage with Dagger ViewModel annotation preprocessor

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

com.onepointsixtwo
ArtifactId

ArtifactId

dagger_viewmodel
Version

Version

2.0.0
Type

Type

jar
Description

Description

Dagger ViewModel
Provides the annotation for usage with Dagger ViewModel annotation preprocessor
Project URL

Project URL

https://github.com/onepointsixtwo/dagger_viewmodel
Source Code Management

Source Code Management

https://github.com/onepointsixtwo/dagger_viewmodel

Download dagger_viewmodel 2.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.