updater

android_gradle_template

License

License

GroupId

GroupId

com.github.snowdream.android.app
ArtifactId

ArtifactId

updater
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

updater
android_gradle_template

Download updater

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.snowdream.android.app : downloader jar 1.0
com.github.snowdream.android.util.concurrent : multithread jar 0.0.7
com.github.kevinsawicki : http-request jar 5.5
com.android.support » appcompat-v7 jar +
com.github.snowdream.android.util : log jar 1.0.4
com.google.code.gson : gson jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0