| License |
License |
|---|---|
| GroupId | GroupIdcom.cocosw |
| ArtifactId | ArtifactIdUndoBar-Parent |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionUndoBar
UndoBar Pattern implementation for android 2.x +
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| UndoBar-Parent-0.4.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cocosw/UndoBar-Parent/ -->
<dependency>
<groupId>com.cocosw</groupId>
<artifactId>UndoBar-Parent</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cocosw/UndoBar-Parent/
implementation 'com.cocosw:UndoBar-Parent:0.4'
// https://jarcasting.com/artifacts/com.cocosw/UndoBar-Parent/
implementation ("com.cocosw:UndoBar-Parent:0.4")
'com.cocosw:UndoBar-Parent:pom:0.4'
<dependency org="com.cocosw" name="UndoBar-Parent" rev="0.4">
<artifact name="UndoBar-Parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cocosw', module='UndoBar-Parent', version='0.4')
)
libraryDependencies += "com.cocosw" % "UndoBar-Parent" % "0.4"
[com.cocosw/UndoBar-Parent "0.4"]