| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.nueca.androidtoolbox | 
| ArtifactId | ArtifactIdfragmenthelper | 
| Last Version | Last Version1.3.8-m1 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionfragmenthelper Fragment Helper | 
| Filename | Size | 
|---|---|
| fragmenthelper-1.3.8-m1.pom | |
| fragmenthelper-1.3.8-m1-sources.jar | 5 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.nueca.androidtoolbox/fragmenthelper/ -->
<dependency>
    <groupId>net.nueca.androidtoolbox</groupId>
    <artifactId>fragmenthelper</artifactId>
    <version>1.3.8-m1</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/net.nueca.androidtoolbox/fragmenthelper/
implementation 'net.nueca.androidtoolbox:fragmenthelper:1.3.8-m1'// https://jarcasting.com/artifacts/net.nueca.androidtoolbox/fragmenthelper/
implementation ("net.nueca.androidtoolbox:fragmenthelper:1.3.8-m1")'net.nueca.androidtoolbox:fragmenthelper:aar:1.3.8-m1'<dependency org="net.nueca.androidtoolbox" name="fragmenthelper" rev="1.3.8-m1">
  <artifact name="fragmenthelper" type="aar" />
</dependency>@Grapes(
@Grab(group='net.nueca.androidtoolbox', module='fragmenthelper', version='1.3.8-m1')
)libraryDependencies += "net.nueca.androidtoolbox" % "fragmenthelper" % "1.3.8-m1"[net.nueca.androidtoolbox/fragmenthelper "1.3.8-m1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 | 
| androidx.appcompat » appcompat | jar | 1.2.0 |