License |
License |
---|---|
GroupId | GroupIdcom.lonepulse |
ArtifactId | ArtifactIdicklebot-parent |
Version | Version1.2.0 |
Type | Typepom |
Description |
DescriptionIckleBot Parent
For quick and maintainable Android development.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
icklebot-parent-1.2.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lonepulse/icklebot-parent/ -->
<dependency>
<groupId>com.lonepulse</groupId>
<artifactId>icklebot-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lonepulse/icklebot-parent/
implementation 'com.lonepulse:icklebot-parent:1.2.0'
// https://jarcasting.com/artifacts/com.lonepulse/icklebot-parent/
implementation ("com.lonepulse:icklebot-parent:1.2.0")
'com.lonepulse:icklebot-parent:pom:1.2.0'
<dependency org="com.lonepulse" name="icklebot-parent" rev="1.2.0">
<artifact name="icklebot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lonepulse', module='icklebot-parent', version='1.2.0')
)
libraryDependencies += "com.lonepulse" % "icklebot-parent" % "1.2.0"
[com.lonepulse/icklebot-parent "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : support-v4 | jar | r7 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.0.1.2 |