License |
License |
---|---|
GroupId | GroupIdcom.github.snowdream.android |
ArtifactId | ArtifactIdutil |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutil
android-util
|
Filename | Size |
---|---|
util-0.0.4.pom | |
util-0.0.4.jar | 261 bytes |
util-0.0.4-sources.jar | 3 KB |
util-0.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.snowdream.android/util/ -->
<dependency>
<groupId>com.github.snowdream.android</groupId>
<artifactId>util</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.android/util/
implementation 'com.github.snowdream.android:util:0.0.4'
// https://jarcasting.com/artifacts/com.github.snowdream.android/util/
implementation ("com.github.snowdream.android:util:0.0.4")
'com.github.snowdream.android:util:jar:0.0.4'
<dependency org="com.github.snowdream.android" name="util" rev="0.0.4">
<artifact name="util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.android', module='util', version='0.0.4')
)
libraryDependencies += "com.github.snowdream.android" % "util" % "0.0.4"
[com.github.snowdream.android/util "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.snowdream.android.util : log | jar | 1.2.0 |