common-android - Common Android Libraries

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.t3t5u
ArtifactId

ArtifactId

common-android
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

common-android - Common Android Libraries
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/t3t5u/common-android

Download common-android

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
android.support » compatibility-v13 jar 21.0.3
com.google.android.gms » google-play-services jar 22.0.0
com.github.t3t5u : common-http jar 1.0.0
com.github.t3t5u : common-ormlite jar 1.0.0
com.j256.ormlite : ormlite-android jar 4.48

provided (2)

Group / Artifact Type Version
android » android jar 4.0.3_r3
com.google.android.annotations » annotations jar 22.6.2

Project Modules

There are no modules declared in this project.

common-android

Common Android Libraries.

License

Copyright 2015 Tetsuro Sano

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Versions

Version
1.0.0