is not current version
Last Version 3.6-rc3

de.halfbit:magnetx-app-stetho-scope 3.4-rc2

Dependency injection library for Android

Categories

Categories

Net
GroupId

GroupId

de.halfbit
ArtifactId

ArtifactId

magnetx-app-stetho-scope
Version

Version

3.4-rc2
Type

Type

aar

Download magnetx-app-stetho-scope 3.4-rc2


<!-- https://jarcasting.com/artifacts/de.halfbit/magnetx-app-stetho-scope/ -->
<dependency>
    <groupId>de.halfbit</groupId>
    <artifactId>magnetx-app-stetho-scope</artifactId>
    <version>3.4-rc2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/magnetx-app-stetho-scope/
implementation 'de.halfbit:magnetx-app-stetho-scope:3.4-rc2'
// https://jarcasting.com/artifacts/de.halfbit/magnetx-app-stetho-scope/
implementation ("de.halfbit:magnetx-app-stetho-scope:3.4-rc2")
'de.halfbit:magnetx-app-stetho-scope:aar:3.4-rc2'
<dependency org="de.halfbit" name="magnetx-app-stetho-scope" rev="3.4-rc2">
  <artifact name="magnetx-app-stetho-scope" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='magnetx-app-stetho-scope', version='3.4-rc2')
)
libraryDependencies += "de.halfbit" % "magnetx-app-stetho-scope" % "3.4-rc2"
[de.halfbit/magnetx-app-stetho-scope "3.4-rc2"]