License |
License |
---|---|
GroupId | GroupIdcom.yilanwuyu |
ArtifactId | ArtifactIdlcf-android |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptionlcf-android
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
lcf-android-1.1.2.pom | |
lcf-android-1.1.2.jar | 25 KB |
lcf-android-1.1.2-tests.jar | 2 KB |
lcf-android-1.1.2-sources.jar | 14 KB |
lcf-android-1.1.2-javadoc.jar | 151 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yilanwuyu/lcf-android/ -->
<dependency>
<groupId>com.yilanwuyu</groupId>
<artifactId>lcf-android</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yilanwuyu/lcf-android/
implementation 'com.yilanwuyu:lcf-android:1.1.2'
// https://jarcasting.com/artifacts/com.yilanwuyu/lcf-android/
implementation ("com.yilanwuyu:lcf-android:1.1.2")
'com.yilanwuyu:lcf-android:jar:1.1.2'
<dependency org="com.yilanwuyu" name="lcf-android" rev="1.1.2">
<artifact name="lcf-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yilanwuyu', module='lcf-android', version='1.1.2')
)
libraryDependencies += "com.yilanwuyu" % "lcf-android" % "1.1.2"
[com.yilanwuyu/lcf-android "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.roboguice : roboguice | jar | 2.0b3 |
com.google.inject : guice | jar | 3.0 |
com.google.android : android | jar | 2.2.1 |
com.google.android : support-v4 | jar | r6 |