# Migrating from Square AssistedInject to Dagger AssistedInject

DevFeed: [Migrating from Square AssistedInject to Dagger AssistedInject](<https://devfeed.tech/articles/assistedinject-is-dead-long-live-assistedinject-20885.md>)

Original publisher: [Read original article](<https://code.cash.app/assisted-inject-is-dead-long-live-assisted-inject>)

Author: Jake Wharton

Published: 2021-03-31T00:00:00Z

Content type: tutorial

Language: en

Sources: [Jake Wharton](<https://devfeed.tech/sources/jake-wharton.md>)

Topics: [Dagger](<https://devfeed.tech/topics/dagger.md>), [migration](<https://devfeed.tech/topics/migration.md>), [interoperability](<https://devfeed.tech/topics/interoperability.md>), [Library](<https://devfeed.tech/topics/library.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [bug-fixes](<https://devfeed.tech/tags/bug-fixes.md>), [dagger](<https://devfeed.tech/tags/dagger.md>), [interoperability](<https://devfeed.tech/tags/interoperability.md>), [library](<https://devfeed.tech/tags/library.md>), [migration](<https://devfeed.tech/tags/migration.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

## AI overview

This tutorial explains how to migrate from Square AssistedInject to Dagger AssistedInject. It covers staged upgrades, annotation changes, interoperability considerations, and differences between the two libraries, while also noting that InflationInject has its own repository.

## Source excerpt

This post was published externally on Cash App Code Blog. Read it at https://code.cash.app/assisted-inject-is-dead-long-live-assisted-inject.