| License | License
                                                        The Apache Software License, Version 2.0                                                 | 
|---|---|
| GroupId | GroupIdcom.github.snowdream.android | 
| ArtifactId | ArtifactIdcore | 
| Last Version | Last Version0.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncore SnowdreamFramework | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| core-0.0.2.pom | |
| core-0.0.2.jar | 25 KB | 
| core-0.0.2-sources.jar | 10 KB | 
| core-0.0.2-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.snowdream.android/core/ -->
<dependency>
    <groupId>com.github.snowdream.android</groupId>
    <artifactId>core</artifactId>
    <version>0.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.snowdream.android/core/
implementation 'com.github.snowdream.android:core:0.0.2'// https://jarcasting.com/artifacts/com.github.snowdream.android/core/
implementation ("com.github.snowdream.android:core:0.0.2")'com.github.snowdream.android:core:jar:0.0.2'<dependency org="com.github.snowdream.android" name="core" rev="0.0.2">
  <artifact name="core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.snowdream.android', module='core', version='0.0.2')
)libraryDependencies += "com.github.snowdream.android" % "core" % "0.0.2"[com.github.snowdream.android/core "0.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.android.support » multidex | jar | 1.0.1 | 
| com.github.snowdream.android : util | jar | 0.5 | 
| com.android.support » support-v4 | jar | 21.0.3 | 
| com.github.snowdream.android.util : log | jar | 1.2.1 | 
| com.android.support » appcompat-v7 | jar | 21.0.3 | 
| com.facebook.stetho : stetho | jar | 1.1.1 |