| License |
License |
|---|---|
| GroupId | GroupIdcom.codeslap |
| ArtifactId | ArtifactIdtopy |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTopy
Some boilerplate code when using fragments API
|
| Filename | Size |
|---|---|
| topy-0.0.2.pom | |
| topy-0.0.2.jar | 10 KB |
| topy-0.0.2-sources.jar | 8 KB |
| topy-0.0.2-javadoc.jar | 58 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : support-v4 | jar | r7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : android | jar | 4.0.1.2 |
| com.actionbarsherlock : library | jar | 4.1.0 |