is not current version
Last Version 1.3.8-m1

net.nueca.androidtoolbox:fragmenthelper 1.3.6

Collection of android architectural components and toolkits forkickstarting native android codebases.

Categories

Categories

Net
GroupId

GroupId

net.nueca.androidtoolbox
ArtifactId

ArtifactId

fragmenthelper
Version

Version

1.3.6
Type

Type

aar

Download fragmenthelper 1.3.6


<!-- https://jarcasting.com/artifacts/net.nueca.androidtoolbox/fragmenthelper/ -->
<dependency>
    <groupId>net.nueca.androidtoolbox</groupId>
    <artifactId>fragmenthelper</artifactId>
    <version>1.3.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.nueca.androidtoolbox/fragmenthelper/
implementation 'net.nueca.androidtoolbox:fragmenthelper:1.3.6'
// https://jarcasting.com/artifacts/net.nueca.androidtoolbox/fragmenthelper/
implementation ("net.nueca.androidtoolbox:fragmenthelper:1.3.6")
'net.nueca.androidtoolbox:fragmenthelper:aar:1.3.6'
<dependency org="net.nueca.androidtoolbox" name="fragmenthelper" rev="1.3.6">
  <artifact name="fragmenthelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.nueca.androidtoolbox', module='fragmenthelper', version='1.3.6')
)
libraryDependencies += "net.nueca.androidtoolbox" % "fragmenthelper" % "1.3.6"
[net.nueca.androidtoolbox/fragmenthelper "1.3.6"]