Topy

Some boilerplate code when using fragments API

License

License

GroupId

GroupId

com.codeslap
ArtifactId

ArtifactId

topy
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Topy
Some boilerplate code when using fragments API

Download topy

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android : support-v4 jar r7

provided (2)

Group / Artifact Type Version
com.google.android : android jar 4.0.1.2
com.actionbarsherlock : library jar 4.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1