| License | License | 
|---|---|
| GroupId | GroupIdcom.github.snowdream.android.app | 
| ArtifactId | ArtifactIdupdater | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionupdater android_gradle_template | 
| Filename | Size | 
|---|---|
| updater-1.0.pom | |
| updater-1.0.jar | 48 KB | 
| updater-1.0-sources.jar | 13 KB | 
| updater-1.0-javadoc.jar | 261 bytes | 
| Browse | 
<!-- 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"]| 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 |