License |
License |
---|---|
GroupId | GroupIdcom.github.snowdream.android |
ArtifactId | ArtifactIdapp |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapp
android-app
|
Filename | Size |
---|---|
app-0.1.pom | |
app-0.1.jar | 5 KB |
app-0.1-sources.jar | 3 KB |
app-0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.snowdream.android/app/ -->
<dependency>
<groupId>com.github.snowdream.android</groupId>
<artifactId>app</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.android/app/
implementation 'com.github.snowdream.android:app:0.1'
// https://jarcasting.com/artifacts/com.github.snowdream.android/app/
implementation ("com.github.snowdream.android:app:0.1")
'com.github.snowdream.android:app:jar:0.1'
<dependency org="com.github.snowdream.android" name="app" rev="0.1">
<artifact name="app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.android', module='app', version='0.1')
)
libraryDependencies += "com.github.snowdream.android" % "app" % "0.1"
[com.github.snowdream.android/app "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.snowdream.android.app : updater | aar | 1.0 |
com.github.snowdream.android.app : downloader | jar | 1.0 |