com.gregmarut.commons:android

A collection of commonly used code

License

License

GroupId

GroupId

com.gregmarut.commons
ArtifactId

ArtifactId

android
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

A collection of commonly used code
Project URL

Project URL

https://github.com/gregmarut/commons/
Source Code Management

Source Code Management

https://github.com/gregmarut/commons/

Download android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.gregmarut.commons : util jar 0.6
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.7
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4
0.3
0.2-RELEASE
0.1-RELEASE